diff --git a/samples/Dressca/dressca-frontend/admin/package.json b/samples/Dressca/dressca-frontend/admin/package.json index 96deeb5f4..8955230d2 100644 --- a/samples/Dressca/dressca-frontend/admin/package.json +++ b/samples/Dressca/dressca-frontend/admin/package.json @@ -43,7 +43,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.8.5", + "@types/node": "^22.10.6", "@vitejs/plugin-vue": "^5.1.4", "@vitejs/plugin-vue-jsx": "^4.0.0", "@vue/eslint-config-airbnb-with-typescript": "^8.0.0", diff --git a/samples/Dressca/dressca-frontend/consumer/package.json b/samples/Dressca/dressca-frontend/consumer/package.json index e608aee29..f69b20abf 100644 --- a/samples/Dressca/dressca-frontend/consumer/package.json +++ b/samples/Dressca/dressca-frontend/consumer/package.json @@ -34,7 +34,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.8.5", + "@types/node": "^22.10.6", "@vitejs/plugin-vue": "^5.1.4", "@vitejs/plugin-vue-jsx": "^4.0.0", "@vue/eslint-config-airbnb-with-typescript": "^8.0.0", diff --git a/samples/Dressca/dressca-frontend/package-lock.json b/samples/Dressca/dressca-frontend/package-lock.json index cad887709..4a041f9b7 100644 --- a/samples/Dressca/dressca-frontend/package-lock.json +++ b/samples/Dressca/dressca-frontend/package-lock.json @@ -31,7 +31,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.8.5", + "@types/node": "^22.10.6", "@vitejs/plugin-vue": "^5.1.4", "@vitejs/plugin-vue-jsx": "^4.0.0", "@vue/eslint-config-airbnb-with-typescript": "^8.0.0", @@ -76,7 +76,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.8.5", + "@types/node": "^22.10.6", "@vitejs/plugin-vue": "^5.1.4", "@vitejs/plugin-vue-jsx": "^4.0.0", "@vue/eslint-config-airbnb-with-typescript": "^8.0.0", @@ -1590,11 +1590,11 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.8.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", - "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", + "version": "22.10.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.6.tgz", + "integrity": "sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==", "dependencies": { - "undici-types": "~6.19.8" + "undici-types": "~6.20.0" } }, "node_modules/@types/semver": { @@ -10903,9 +10903,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" }, "node_modules/universalify": { "version": "2.0.1",