diff --git a/package.json b/package.json index c75880b2d..634ceb3fc 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 188cb17ce..5e87a2b1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2391,10 +2391,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:^8.3.4": - version: 8.3.4 - resolution: "@types/uuid@npm:8.3.4" - checksum: 6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f +"@types/uuid@npm:^9.0.0": + version: 9.0.1 + resolution: "@types/uuid@npm:9.0.1" + checksum: c472b8a77cbeded4bc529220b8611afa39bd64677f507838f8083d8aac8033b1f88cb9ddaa2f8589e0dcd2317291d0f6e1379f82d5ceebd6f74f3b4825288e00 languageName: node linkType: hard @@ -5892,7 +5892,7 @@ checkly@latest: "@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 @@ -5937,7 +5937,7 @@ checkly@latest: ts-node: latest turbo: latest typescript: ^5.0.4 - uuid: ^8.3.2 + uuid: ^9.0.0 video.js: ^8.0.3 vitest: ^0.31.1 vitest-fetch-mock: ^0.2.2 @@ -10040,7 +10040,7 @@ turbo@latest: languageName: node linkType: hard -"uuid@npm:9.0.0": +"uuid@npm:9.0.0, uuid@npm:^9.0.0": version: 9.0.0 resolution: "uuid@npm:9.0.0" bin: @@ -10049,15 +10049,6 @@ turbo@latest: languageName: node linkType: hard -"uuid@npm:^8.3.2": - version: 8.3.2 - resolution: "uuid@npm:8.3.2" - bin: - uuid: dist/bin/uuid - checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df - languageName: node - linkType: hard - "v8-compile-cache-lib@npm:^3.0.1": version: 3.0.1 resolution: "v8-compile-cache-lib@npm:3.0.1"