diff --git a/front/.yarn/cache/@types-node-npm-16.18.91-636ca7d6ee-3623e0acf6.zip b/front/.yarn/cache/@types-node-npm-16.18.91-636ca7d6ee-3623e0acf6.zip deleted file mode 100644 index 8d18a9f78..000000000 Binary files a/front/.yarn/cache/@types-node-npm-16.18.91-636ca7d6ee-3623e0acf6.zip and /dev/null differ diff --git a/front/.yarn/cache/@types-node-npm-20.14.10-5efcbc9009-672892cf94.zip b/front/.yarn/cache/@types-node-npm-20.14.10-5efcbc9009-672892cf94.zip new file mode 100644 index 000000000..48a81d311 Binary files /dev/null and b/front/.yarn/cache/@types-node-npm-20.14.10-5efcbc9009-672892cf94.zip differ diff --git a/front/.yarn/cache/undici-types-npm-5.26.5-de4f7c7bb9-0097779d94.zip b/front/.yarn/cache/undici-types-npm-5.26.5-de4f7c7bb9-0097779d94.zip new file mode 100644 index 000000000..194c916e9 Binary files /dev/null and b/front/.yarn/cache/undici-types-npm-5.26.5-de4f7c7bb9-0097779d94.zip differ diff --git a/front/.yarn/install-state.gz b/front/.yarn/install-state.gz index d2a4cb419..ac4a2256c 100644 Binary files a/front/.yarn/install-state.gz and b/front/.yarn/install-state.gz differ diff --git a/front/package.json b/front/package.json index 22ad2f2ce..0f160e1c8 100644 --- a/front/package.json +++ b/front/package.json @@ -46,7 +46,7 @@ "@types/apollo-upload-client": "^17.0.5", "@types/babel__core": "^7", "@types/color-hash": "^1.0.5", - "@types/node": "^16.18.91", + "@types/node": "^20.14.10", "@typescript-eslint/eslint-plugin": "^5.62.0", "babel-loader": "^9.1.3", "eslint": "^8.57.0", diff --git a/front/yarn.lock b/front/yarn.lock index c09190850..c24da87e0 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -3882,10 +3882,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^16.18.91": - version: 16.18.91 - resolution: "@types/node@npm:16.18.91" - checksum: 10/3623e0acf60309ee0b4fcc085ec55969de59c92965e3b0873f4339d99b53e24e1e301d377880b4c094cc70a5432f8ae738f3c2401e538d9d4c30dd7b36719c04 +"@types/node@npm:^20.14.10": + version: 20.14.10 + resolution: "@types/node@npm:20.14.10" + dependencies: + undici-types: "npm:~5.26.4" + checksum: 10/672892cf94d0d95cf052f11271990686a0fd204cd1e5fe7a4ef240e5315e06711765dc47b9ec98627d3adac18b8c92bb7e2d8db21d18faa20bc3e3203a143e79 languageName: node linkType: hard @@ -6596,7 +6598,7 @@ __metadata: "@types/apollo-upload-client": "npm:^17.0.5" "@types/babel__core": "npm:^7" "@types/color-hash": "npm:^1.0.5" - "@types/node": "npm:^16.18.91" + "@types/node": "npm:^20.14.10" "@typescript-eslint/eslint-plugin": "npm:^5.62.0" "@vue/apollo-composable": "npm:^4.0.2" apollo-upload-client: "npm:^17.0.0" @@ -13616,6 +13618,13 @@ __metadata: languageName: node linkType: hard +"undici-types@npm:~5.26.4": + version: 5.26.5 + resolution: "undici-types@npm:5.26.5" + checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd + languageName: node + linkType: hard + "unicode-canonical-property-names-ecmascript@npm:^2.0.0": version: 2.0.0 resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"