Skip to content

Commit 3bf55f6

Browse files
refactor: Upgrade uuid from 9.0.0 to 9.0.1 (#2037)
1 parent 43f6218 commit 3bf55f6

File tree

2 files changed

+27
-8
lines changed

2 files changed

+27
-8
lines changed

package-lock.json

Lines changed: 26 additions & 7 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
@@ -32,7 +32,7 @@
3232
"@babel/runtime-corejs3": "7.22.15",
3333
"idb-keyval": "6.2.1",
3434
"react-native-crypto-js": "1.0.0",
35-
"uuid": "9.0.0",
35+
"uuid": "9.0.1",
3636
"ws": "8.13.0",
3737
"xmlhttprequest": "1.8.0"
3838
},

0 commit comments

Comments
 (0)