Skip to content

Commit 434660d

Browse files
committed
fix: upgrade uuid from 8.3.1 to 8.3.2
Snyk has created this PR to upgrade uuid from 8.3.1 to 8.3.2. See this package in npm: https://www.npmjs.com/package/uuid See this project in Snyk: https://app.snyk.io/org/magic/project/bbabe463-4d40-4211-8219-13eb8cf552db?utm_source=github&utm_medium=upgrade-pr
1 parent 6434c24 commit 434660d

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
@@ -23,7 +23,7 @@
2323
"@magic/types": "0.1.13",
2424
"argon2": "0.27.0",
2525
"jsonwebtoken": "8.5.1",
26-
"uuid": "8.3.1"
26+
"uuid": "8.3.2"
2727
},
2828
"devDependencies": {
2929
"@magic/format": "0.0.14",

0 commit comments

Comments
 (0)