Skip to content

Commit b3cd525

Browse files
committed
feat: upgrade uuid from 8.3.2 to 13.0.0
Snyk has created this PR to upgrade uuid from 8.3.2 to 13.0.0. See this package in npm: uuid See this project in Snyk: https://app.snyk.io/org/nerds-github/project/b91bb779-b73f-48e7-b0d2-db179982e97d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit b3cd525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@actions/exec": "^1.1.1",
4040
"@actions/http-client": "^2.0.1",
41-
"uuid": "^8.3.2"
41+
"uuid": "^13.0.0"
4242
},
4343
"devDependencies": {
4444
"@types/node": "^12.0.2",

0 commit comments

Comments
 (0)