mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-22 09:47:00 +01:00
Bump swr from 0.3.1 to 0.3.2
Bumps [swr](https://github.com/vercel/swr) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](https://github.com/vercel/swr/compare/0.3.1...0.3.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9621436111
commit
02b9ca16b8
6
package-lock.json
generated
6
package-lock.json
generated
@ -23141,9 +23141,9 @@
|
||||
}
|
||||
},
|
||||
"swr": {
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.3.1.tgz",
|
||||
"integrity": "sha512-g9JrXXMo54CSc+DU+KS0S8+5r6cpeBmBmVLhCu23ifQL9u0KKirkJpNX3Za3eOttmUuRQLXA8N1YPpoc8ejdpA==",
|
||||
"version": "0.3.2",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.3.2.tgz",
|
||||
"integrity": "sha512-Bs5Bihq1hQ66O5bdKaL47iZ2nlAaBsd8tTLRLkw9stZeuBEfH7zSuQI95S2TpchL0ybsMq3isWwuso2uPvCfHA==",
|
||||
"requires": {
|
||||
"fast-deep-equal": "2.0.1"
|
||||
},
|
||||
|
@ -40,7 +40,7 @@
|
||||
"ethjs": "^0.4.0",
|
||||
"ms": "^2.1.2",
|
||||
"shortid": "^2.2.15",
|
||||
"swr": "^0.3.1"
|
||||
"swr": "^0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.4",
|
||||
|
Loading…
Reference in New Issue
Block a user