diff --git a/web-app/package.json b/web-app/package.json index 8b458ca0b4..808940ca09 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -62,7 +62,7 @@ "proxy": "http://localhost:9090/", "devDependencies": { "@babel/plugin-transform-private-property-in-object": "^7.27.1", - "@babel/runtime": "^7.28.4", + "@babel/runtime": "^7.28.6", "@playwright/test": "^1.57.0", "@types/jest": "^30.0.0", "@types/lodash": "^4.17.21", diff --git a/web-app/yarn.lock b/web-app/yarn.lock index bb21f99d69..843f8e8518 100644 --- a/web-app/yarn.lock +++ b/web-app/yarn.lock @@ -18809,7 +18809,7 @@ __metadata: resolution: "web-app@workspace:." dependencies: "@babel/plugin-transform-private-property-in-object": "npm:^7.27.1" - "@babel/runtime": "npm:^7.28.4" + "@babel/runtime": "npm:^7.28.6" "@playwright/test": "npm:^1.57.0" "@reduxjs/toolkit": "npm:^1.9.7" "@types/jest": "npm:^30.0.0"