Skip to content

Commit 17d21a3

Browse files
committed
feat: upgrade uuid from 8.3.2 to 9.0.0
Snyk has created this PR to upgrade uuid from 8.3.2 to 9.0.0. See this package in npm: https://www.npmjs.com/package/uuid See this project in Snyk: https://app.snyk.io/org/contentstack-cli/project/cf792764-23eb-48fa-bc9a-99381c633d17?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3604bce commit 17d21a3

File tree

2 files changed

+25
-21
lines changed

2 files changed

+25
-21
lines changed

package-lock.json

Lines changed: 24 additions & 20 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
@@ -72,6 +72,6 @@
7272
"jsonexport": "^3.2.0",
7373
"safe-regex": "^2.1.1",
7474
"tslib": "^1.14.1",
75-
"uuid": "^8.3.2"
75+
"uuid": "^9.0.0"
7676
}
7777
}

0 commit comments

Comments
 (0)