feat: upgrade uuid from 3.4.0 to 8.3.2

Snyk has created this PR to upgrade uuid from 3.4.0 to 8.3.2.

See this package in npm:
https://www.npmjs.com/package/uuid

See this project in Snyk:
34c7da3b-bd8a-469a-bbc4-db9b5aa7b90e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-04-21 09:00:18 +00:00
parent b03235eb78
commit 66bcca04ba
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 9 additions and 4 deletions

View file

@ -33,7 +33,7 @@
"@actions/github": "^2.2.0",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.2",
"uuid": "^3.4.0"
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/jest": "^27.0.2",