Skip to content

Commit 1d038ee

Browse files
authored
fix: upgrade uuid from 8.3.0 to 8.3.1 (#6971)
Snyk has created this PR to upgrade uuid from 8.3.0 to 8.3.1. 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 74ba811 commit 1d038ee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-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
@@ -54,7 +54,7 @@
5454
"semver": "7.3.2",
5555
"subscriptions-transport-ws": "0.9.18",
5656
"tv4": "1.3.0",
57-
"uuid": "8.3.0",
57+
"uuid": "8.3.1",
5858
"winston": "3.3.3",
5959
"winston-daily-rotate-file": "4.5.0",
6060
"ws": "7.3.1"

0 commit comments

Comments
 (0)