diff --git a/.yarn/cache/@types-uuid-npm-10.0.0-9ac1066765-e3958f8b0f.zip b/.yarn/cache/@types-uuid-npm-10.0.0-9ac1066765-e3958f8b0f.zip deleted file mode 100644 index f31647f5..00000000 Binary files a/.yarn/cache/@types-uuid-npm-10.0.0-9ac1066765-e3958f8b0f.zip and /dev/null differ diff --git a/.yarn/cache/uuid-npm-10.0.0-4872b46ff8-4b81611ade.zip b/.yarn/cache/uuid-npm-10.0.0-4872b46ff8-4b81611ade.zip deleted file mode 100644 index 20cf6637..00000000 Binary files a/.yarn/cache/uuid-npm-10.0.0-4872b46ff8-4b81611ade.zip and /dev/null differ diff --git a/.yarn/cache/uuid-npm-11.0.3-abcb5b16c0-646181c77e.zip b/.yarn/cache/uuid-npm-11.0.3-abcb5b16c0-646181c77e.zip new file mode 100644 index 00000000..c6e13de6 Binary files /dev/null and b/.yarn/cache/uuid-npm-11.0.3-abcb5b16c0-646181c77e.zip differ diff --git a/package.json b/package.json index a1123587..781b8396 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "slice-ansi": "^7.1.0", "string-width": "^7.2.0", "tempfile": "^5.0.0", - "uuid": "^10.0.0" + "uuid": "^11.0.3" }, "devDependencies": { "@jest/globals": "^29.7.0", @@ -82,7 +82,6 @@ "@types/react": "^18", "@types/semver": "^7.5.0", "@types/shell-escape": "^0.2.3", - "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^8.3.0", "@typescript-eslint/parser": "^8.3.0", "@yarnpkg/pnpify": "^4.0.0-rc.48", diff --git a/yarn.lock b/yarn.lock index 90bd6cd2..30847d54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2432,7 +2432,6 @@ __metadata: "@types/react": ^18 "@types/semver": ^7.5.0 "@types/shell-escape": ^0.2.3 - "@types/uuid": ^10.0.0 "@typescript-eslint/eslint-plugin": ^8.3.0 "@typescript-eslint/parser": ^8.3.0 "@yarnpkg/pnpify": ^4.0.0-rc.48 @@ -2473,7 +2472,7 @@ __metadata: ts-node: ^10.9.2 tsx: ^4.7.1 typescript: ^5.1.6 - uuid: ^10.0.0 + uuid: ^11.0.3 bin: mw: bin/run.js languageName: unknown @@ -3722,13 +3721,6 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:^10.0.0": - version: 10.0.0 - resolution: "@types/uuid@npm:10.0.0" - checksum: e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 - languageName: node - linkType: hard - "@types/wrap-ansi@npm:^3.0.0": version: 3.0.0 resolution: "@types/wrap-ansi@npm:3.0.0" @@ -10200,12 +10192,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^10.0.0": - version: 10.0.0 - resolution: "uuid@npm:10.0.0" +"uuid@npm:^11.0.3": + version: 11.0.3 + resolution: "uuid@npm:11.0.3" bin: - uuid: dist/bin/uuid - checksum: 4b81611ade2885d2313ddd8dc865d93d8dccc13ddf901745edca8f86d99bc46d7a330d678e7532e7ebf93ce616679fb19b2e3568873ac0c14c999032acb25869 + uuid: dist/esm/bin/uuid + checksum: 646181c77e8b8df9bd07254faa703943e1c4d5ccde7d080312edf12f443f6c5750801fd9b27bf2e628594182165e6b1b880c0382538f7eca00b26622203741dc languageName: node linkType: hard