Skip to content

Commit 3faed8f

Browse files
committed
feat: upgrade uuid from 10.0.0 to 11.1.0
Snyk has created this PR to upgrade uuid from 10.0.0 to 11.1.0. See this package in npm: uuid See this project in Snyk: https://app.snyk.io/org/acinader/project/6e173dba-575d-4f4d-9506-7ebefca5868d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent cc0f65f commit 3faed8f

File tree

2 files changed

+50
-49
lines changed

2 files changed

+50
-49
lines changed

package-lock.json

Lines changed: 49 additions & 48 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
@@ -34,7 +34,7 @@
3434
"@babel/runtime-corejs3": "7.27.0",
3535
"idb-keyval": "6.2.1",
3636
"react-native-crypto-js": "1.0.0",
37-
"uuid": "10.0.0",
37+
"uuid": "11.1.0",
3838
"ws": "8.18.1",
3939
"xmlhttprequest": "1.8.0"
4040
},

0 commit comments

Comments
 (0)