diff --git a/frontend/aashub/package.json b/frontend/aashub/package.json index b1e53a4..3fed345 100644 --- a/frontend/aashub/package.json +++ b/frontend/aashub/package.json @@ -15,7 +15,7 @@ "vuetify": "^3.7.1" }, "devDependencies": { - "@babel/types": "^7.25.4", + "@babel/types": "^7.25.6", "@eslint/js": "^9.9.1", "@types/eslint__js": "^8.42.3", "@types/node": "^22.5.1", diff --git a/frontend/aashub/yarn.lock b/frontend/aashub/yarn.lock index 007ad17..e2afa61 100644 --- a/frontend/aashub/yarn.lock +++ b/frontend/aashub/yarn.lock @@ -24,10 +24,10 @@ dependencies: "@babel/types" "^7.25.2" -"@babel/types@^7.25.2", "@babel/types@^7.25.4": - version "7.25.4" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" - integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== +"@babel/types@^7.25.2", "@babel/types@^7.25.6": + version "7.25.6" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.6.tgz#893942ddb858f32ae7a004ec9d3a76b3463ef8e6" + integrity sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw== dependencies: "@babel/helper-string-parser" "^7.24.8" "@babel/helper-validator-identifier" "^7.24.7"