diff --git a/frontend/aashub/package.json b/frontend/aashub/package.json index 6a5dfa0..72f814d 100644 --- a/frontend/aashub/package.json +++ b/frontend/aashub/package.json @@ -18,7 +18,7 @@ "@babel/types": "^7.24.7", "@eslint/js": "^9.9.0", "@types/eslint__js": "^8.42.3", - "@types/node": "^22.4.2", + "@types/node": "^22.5.0", "@vitejs/plugin-vue": "^5.0.5", "@vue/tsconfig": "^0.5.1", "eslint": "^9.9.0", diff --git a/frontend/aashub/yarn.lock b/frontend/aashub/yarn.lock index 90c0982..83655e2 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.4.2": - version "22.4.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.4.2.tgz#55fefb1c3dba2ecd7eb76738c6b80da75760523f" - integrity sha512-nAvM3Ey230/XzxtyDcJ+VjvlzpzoHwLsF7JaDRfoI0ytO0mVheerNmM45CtA0yOILXwXXxOrcUWH3wltX+7PSw== +"@types/node@^22.5.0": + version "22.5.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.0.tgz#10f01fe9465166b4cab72e75f60d8b99d019f958" + integrity sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg== dependencies: undici-types "~6.19.2"