Replace uuid with crypto.randomUUID() (#1378)
* Replace uuid with crypto.randomUUID() * chore: license cache * chore: update files in dist * fix: edits during resolve
This commit is contained in:
parent
774c1d6296
commit
c882bffdbd
4 changed files with 4 additions and 638 deletions
|
|
@ -36,8 +36,7 @@
|
|||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^11.1.0"
|
||||
"semver": "^7.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue