fix: upgrade uuid from 8.1.0 to 8.2.0 (#6800)
Snyk has created this PR to upgrade uuid from 8.1.0 to 8.2.0. See this package in NPM: https://www.npmjs.com/package/uuid See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12128,9 +12128,9 @@
|
||||
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
|
||||
},
|
||||
"uuid": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.1.0.tgz",
|
||||
"integrity": "sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg=="
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.2.0.tgz",
|
||||
"integrity": "sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q=="
|
||||
},
|
||||
"v8-compile-cache": {
|
||||
"version": "2.1.0",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"semver": "7.3.2",
|
||||
"subscriptions-transport-ws": "0.9.16",
|
||||
"tv4": "1.3.0",
|
||||
"uuid": "8.1.0",
|
||||
"uuid": "8.2.0",
|
||||
"winston": "3.2.1",
|
||||
"winston-daily-rotate-file": "4.5.0",
|
||||
"ws": "7.3.0"
|
||||
|
||||
Reference in New Issue
Block a user