diff --git a/package.json b/package.json index 374111a628..4e592a344b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "license": "Apache-2.0", "type": "module", "dependencies": { - "@babel/runtime": "7.26.9", + "@babel/runtime": "7.26.10", "@braintree/sanitize-url": "7.1.1", "@codemirror/autocomplete": "6.18.6", "@codemirror/commands": "6.8.0", diff --git a/yarn.lock b/yarn.lock index cd86314e81..83a21157a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1195,12 +1195,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.26.9, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.8.4": - version: 7.26.9 - resolution: "@babel/runtime@npm:7.26.9" +"@babel/runtime@npm:7.26.10, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.8.4": + version: 7.26.10 + resolution: "@babel/runtime@npm:7.26.10" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10/08edd07d774eafbf157fdc8450ed6ddd22416fdd8e2a53e4a00349daba1b502c03ab7f7ad3ad3a7c46b9a24d99b5697591d0f852ee2f84642082ef7dda90b83d + checksum: 10/9d7ff8e96abe3791047c1138789c742411e3ef19c4d7ca18ce916f83cec92c06ec5dc64401759f6dd1e377cf8a01bbd2c62e033eb7550f435cf6579768d0d4a5 languageName: node linkType: hard @@ -9366,7 +9366,7 @@ __metadata: "@babel/plugin-transform-runtime": "npm:7.26.9" "@babel/preset-env": "npm:7.26.9" "@babel/preset-typescript": "npm:7.26.0" - "@babel/runtime": "npm:7.26.9" + "@babel/runtime": "npm:7.26.10" "@braintree/sanitize-url": "npm:7.1.1" "@bundle-stats/plugin-webpack-filter": "npm:4.19.0" "@codemirror/autocomplete": "npm:6.18.6"