Skip to content

Commit 5a6682b

Browse files
authored
fix: upgrade uuid from 3.3.3 to 3.4.0 (#1190)
Snyk has created this PR to upgrade uuid from 3.3.3 to 3.4.0. See this package in NPM: https://www.npmjs.com/package/uuid See this project in Snyk: https://app.snyk.io/org/dplewis/project/ae14a187-6879-4490-9eef-c8615ead447b?utm_source=github&utm_medium=upgrade-pr
1 parent 22d2925 commit 5a6682b

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/runtime-corejs3": "7.10.2",
3434
"crypto-js": "4.0.0",
3535
"react-native-crypto-js": "1.0.0",
36-
"uuid": "3.3.3",
36+
"uuid": "3.4.0",
3737
"ws": "7.3.0",
3838
"xmlhttprequest": "1.8.0"
3939
},

0 commit comments

Comments
 (0)