Skip to content

Commit f437af4

Browse files
authored
fix: upgrade @react-native-async-storage/async-storage from 1.15.1 to 1.15.4 (MinaSamir11#51)
Snyk has created this PR to upgrade @react-native-async-storage/async-storage from 1.15.1 to 1.15.4. See this package in npm: https://www.npmjs.com/package/@react-native-async-storage/async-storage See this project in Snyk: https://app.snyk.io/org/minasamir11/project/bdd092ee-59ee-4ddc-ba05-50f8e465c9aa?utm_source=github&utm_medium=upgrade-pr
1 parent 26ba439 commit f437af4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Example/package-lock.json

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

Example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313

14-
"@react-native-async-storage/async-storage": "^1.15.1",
14+
"@react-native-async-storage/async-storage": "^1.15.4",
1515
"react": "16.14.0",
1616

1717
"react-native": "0.64.0",

0 commit comments

Comments
 (0)