diff --git a/tools/client-plugins/browser-scripts/package.json b/tools/client-plugins/browser-scripts/package.json index e01e182dc65dbd..60dc649f40a925 100644 --- a/tools/client-plugins/browser-scripts/package.json +++ b/tools/client-plugins/browser-scripts/package.json @@ -53,7 +53,7 @@ "webpack-cli": "4.10.0" }, "dependencies": { - "@babel/runtime": "^7.20.13", + "@babel/runtime": "^7.26.10", "xterm": "^5.2.1", "xterm-addon-fit": "^0.8.0" }