Skip to content

Commit 922a6db

Browse files
authored
fix: upgrade idb-keyval from 5.0.6 to 6.0.3 (#1397)
1 parent 10a2e5b commit 922a6db

File tree

2 files changed

+138
-86
lines changed

2 files changed

+138
-86
lines changed

package-lock.json

+136-84
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime-corejs3": "7.14.7",
3332
"@babel/runtime": "7.15.4",
34-
"idb-keyval": "5.0.6",
33+
"@babel/runtime-corejs3": "7.14.7",
34+
"idb-keyval": "6.0.3",
3535
"react-native-crypto-js": "1.0.0",
3636
"uuid": "3.4.0",
3737
"ws": "7.5.1",

0 commit comments

Comments
 (0)