Skip to content

Commit 04d23f7

Browse files
committed
fix: upgrade uuid from 9.0.0 to 9.0.1
Snyk has created this PR to upgrade uuid from 9.0.0 to 9.0.1. See this package in npm: https://www.npmjs.com/package/uuid See this project in Snyk: https://app.snyk.io/org/andre-hhw/project/0751b104-73fa-4984-ad19-18ecec0f8012?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c70587b commit 04d23f7

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

+11-7
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
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"graphql-request": "^5.2.0",
4949
"isomorphic-fetch": "^3.0.0",
50-
"uuid": "^9.0.0"
50+
"uuid": "^9.0.1"
5151
},
5252
"devDependencies": {
5353
"@babel/core": "^7.20.12",

0 commit comments

Comments
 (0)