Skip to content

Commit

Permalink
fix: upgrade react-native-get-random-values from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-native-get-random-values from 1.8.0 to 1.9.0.

See this package in npm:
https://www.npmjs.com/package/react-native-get-random-values

See this project in Snyk:
https://app.snyk.io/org/woodpile37/project/d3e86e50-9ea9-4451-9512-83f2adc5f4fc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 24, 2023
1 parent 40237ca commit 6006ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/ReactNativeTestApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@ethersproject/shims": "^5.0.0",
"react": "18.2.0",
"react-native": "0.72.3",
"react-native-get-random-values": "1.8.0"
"react-native-get-random-values": "1.9.0"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down

0 comments on commit 6006ea6

Please sign in to comment.