Update dependency uuid to v11 (#1965)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2024-10-29 14:43:35 +00:00
committed by GitHub
parent 48e9e530ca
commit 99ad25a279
2 changed files with 5 additions and 11 deletions

View File

@@ -71,7 +71,7 @@
"minimist": "^1.2.6",
"node-fetch": "^2",
"png-to-ico": "^2.1.1",
"uuid": "^10.0.0"
"uuid": "^11.0.0"
},
"devDependencies": {
"@action-validator/cli": "^0.6.0",
@@ -90,7 +90,6 @@
"@types/node": "18.19.59",
"@types/pacote": "^11.1.1",
"@types/tar": "^6.1.3",
"@types/uuid": "^10.0.0",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",