Skip to content

Commit a7e7c21

Browse files
committed
feat: upgrade uuid from 9.0.1 to 11.0.3
Snyk has created this PR to upgrade uuid from 9.0.1 to 11.0.3. See this package in npm: uuid See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/8c256562-76be-4d18-8632-871b111d6aac?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9ef8e96 commit a7e7c21

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

package-lock.json

Lines changed: 19 additions & 5 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
@@ -71,7 +71,7 @@
7171
"jsonexport": "^3.2.0",
7272
"safe-regex": "^2.1.1",
7373
"tslib": "^2.6.2",
74-
"uuid": "^9.0.1"
74+
"uuid": "^11.0.3"
7575
},
7676
"csdxConfig": {
7777
"shortCommandName": {

0 commit comments

Comments
 (0)