Skip to content

Commit 36bee12

Browse files
authored
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
1 parent 1cc3211 commit 36bee12

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -53,7 +53,7 @@
5353
"semver": "7.3.2",
5454
"subscriptions-transport-ws": "0.9.16",
5555
"tv4": "1.3.0",
56-
"uuid": "8.1.0",
56+
"uuid": "8.2.0",
5757
"winston": "3.2.1",
5858
"winston-daily-rotate-file": "4.5.0",
5959
"ws": "7.3.0"

0 commit comments

Comments
 (0)