Skip to content

Commit 35d76b8

Browse files
authored
fix: upgrade uuid from 3.3.3 to 3.4.0 (#6491)
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/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
1 parent 555ae21 commit 35d76b8

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

package-lock.json

+22-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
@@ -52,7 +52,7 @@
5252
"semver": "7.1.3",
5353
"subscriptions-transport-ws": "0.9.16",
5454
"tv4": "1.3.0",
55-
"uuid": "3.3.3",
55+
"uuid": "3.4.0",
5656
"winston": "3.2.1",
5757
"winston-daily-rotate-file": "4.4.2",
5858
"ws": "7.2.3"

0 commit comments

Comments
 (0)