⬆️ Update dependency uuid to v9

This commit is contained in:
renovate[bot]
2023-05-21 14:34:44 +00:00
committed by GitHub
parent 0af6e04ce3
commit fb3feaebbe
2 changed files with 9 additions and 18 deletions

View File

@@ -68,7 +68,7 @@
"react-simple-code-editor": "^0.13.1",
"rss-parser": "^3.12.0",
"sabnzbd-api": "^1.5.0",
"uuid": "^8.3.2",
"uuid": "^9.0.0",
"xml-js": "^1.6.11",
"yarn": "^1.22.19",
"zod": "^3.21.4",
@@ -83,7 +83,7 @@
"@types/node": "17.0.1",
"@types/prismjs": "^1.26.0",
"@types/react": "17.0.59",
"@types/uuid": "^8.3.4",
"@types/uuid": "^9.0.0",
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",