mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-22 01:36:58 +01:00
Bump swr from 0.2.1 to 0.2.2
Bumps [swr](https://github.com/zeit/swr) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/zeit/swr/releases) - [Commits](https://github.com/zeit/swr/compare/0.2.1...0.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2cb8a19725
commit
018986f899
6
package-lock.json
generated
6
package-lock.json
generated
@ -21109,9 +21109,9 @@
|
||||
}
|
||||
},
|
||||
"swr": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.2.1.tgz",
|
||||
"integrity": "sha512-ucfcwqPUqABvCKFQnk6DrX2/zmWYXogPB0GaIpwTspJd3kXiYpya72aupcTH+qqq52ri5c4o8hY3+bYjbawIcA==",
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.2.2.tgz",
|
||||
"integrity": "sha512-D/z+PTUchZhoUA0tNC8TNJivf7Hc61WPxbUdXPi+VxRloddWYNP1ZicaEgyAph42ZnKl1L7twcZr4q6d0UMXcg==",
|
||||
"requires": {
|
||||
"fast-deep-equal": "2.0.1"
|
||||
},
|
||||
|
@ -39,7 +39,7 @@
|
||||
"ethjs": "^0.4.0",
|
||||
"ms": "^2.1.2",
|
||||
"shortid": "^2.2.15",
|
||||
"swr": "^0.2.1"
|
||||
"swr": "^0.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.9.6",
|
||||
|
Loading…
Reference in New Issue
Block a user