diff --git a/frontend/aashub/package.json b/frontend/aashub/package.json index e1cb2d3..ad5419a 100644 --- a/frontend/aashub/package.json +++ b/frontend/aashub/package.json @@ -18,7 +18,7 @@ "@babel/types": "^7.25.6", "@eslint/js": "^9.9.1", "@types/eslint__js": "^8.42.3", - "@types/node": "^22.5.1", + "@types/node": "^22.5.2", "@vitejs/plugin-vue": "^5.1.3", "@vue/tsconfig": "^0.5.1", "eslint": "^9.9.1", diff --git a/frontend/aashub/yarn.lock b/frontend/aashub/yarn.lock index d7d764e..81a4fab 100644 --- a/frontend/aashub/yarn.lock +++ b/frontend/aashub/yarn.lock @@ -370,10 +370,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== -"@types/node@^22.5.1": - version "22.5.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.1.tgz#de01dce265f6b99ed32b295962045d10b5b99560" - integrity sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw== +"@types/node@^22.5.2": + version "22.5.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793" + integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg== dependencies: undici-types "~6.19.2"