mirror of
https://github.com/kremalicious/blowfish.git
synced 2025-02-14 21:10:35 +01:00
Bump swr from 0.2.2 to 0.2.3
Bumps [swr](https://github.com/zeit/swr) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/zeit/swr/releases) - [Commits](https://github.com/zeit/swr/compare/0.2.2...0.2.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fd408e986e
commit
38f6cf9c5d
6
package-lock.json
generated
6
package-lock.json
generated
@ -22323,9 +22323,9 @@
|
||||
}
|
||||
},
|
||||
"swr": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.2.2.tgz",
|
||||
"integrity": "sha512-D/z+PTUchZhoUA0tNC8TNJivf7Hc61WPxbUdXPi+VxRloddWYNP1ZicaEgyAph42ZnKl1L7twcZr4q6d0UMXcg==",
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.2.3.tgz",
|
||||
"integrity": "sha512-JhuuD5ojqgjAQpZAhoPBd8Di0Mr1+ykByVKuRJdtKaxkUX/y8kMACWKkLgLQc8pcDOKEAnbIreNjU7HfqI9nHQ==",
|
||||
"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.2"
|
||||
"swr": "^0.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
|
Loading…
Reference in New Issue
Block a user