Skip to content

Commit ba1567c

Browse files
authored
fix: upgrade idb-keyval from 5.0.2 to 5.0.4 (parse-community#1327)
Snyk has created this PR to upgrade idb-keyval from 5.0.2 to 5.0.4. See this package in npm: https://www.npmjs.com/package/idb-keyval See this project in Snyk: https://app.snyk.io/org/acinader/project/17ee3f73-4f22-492c-a53c-260a77a979d6?utm_source=github&utm_medium=upgrade-pr
1 parent 039ec84 commit ba1567c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@babel/runtime": "7.13.7",
3333
"@babel/runtime-corejs3": "7.13.7",
34-
"idb-keyval": "5.0.2",
34+
"idb-keyval": "5.0.4",
3535
"react-native-crypto-js": "1.0.0",
3636
"uuid": "3.4.0",
3737
"ws": "7.4.3",

0 commit comments

Comments
 (0)