From d28e792d478634c1f18eb9e698374b4d4c9bdc0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 05:57:16 +0000 Subject: [PATCH] Update dependency @babel/runtime to v7.26.10 [SECURITY] --- package.json | 4 ++-- yarn.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 3db5b53..a9ef002 100644 --- a/package.json +++ b/package.json @@ -59,11 +59,11 @@ "@babel/core": "^7.13.0", "@babel/plugin-transform-runtime": "^7.13.0", "@babel/preset-env": "^7.13.0", - "@babel/runtime": "^7.13.0", + "@babel/runtime": "^7.26.10", "webpack": "^5.94.0" }, "devDependencies": { - "@babel/runtime": "7.26.9", + "@babel/runtime": "7.26.10", "@eslint/js": "9.17.0", "@types/babel__core": "7.20.5", "@types/babel__plugin-transform-runtime": "7.9.5", diff --git a/yarn.lock b/yarn.lock index 5cd378e..2701a11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1071,12 +1071,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.26.9, @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.8.4": + version: 7.26.10 + resolution: "@babel/runtime@npm:7.26.10" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10c0/e8517131110a6ec3a7360881438b85060e49824e007f4a64b5dfa9192cf2bb5c01e84bfc109f02d822c7edb0db926928dd6b991e3ee460b483fb0fac43152d9b + checksum: 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745 languageName: node linkType: hard @@ -4255,7 +4255,7 @@ __metadata: "@babel/core": "npm:^7.13.0" "@babel/plugin-transform-runtime": "npm:^7.13.0" "@babel/preset-env": "npm:^7.13.0" - "@babel/runtime": "npm:7.26.9" + "@babel/runtime": "npm:7.26.10" "@eslint/js": "npm:9.17.0" "@types/babel__core": "npm:7.20.5" "@types/babel__plugin-transform-runtime": "npm:7.9.5" @@ -4281,7 +4281,7 @@ __metadata: "@babel/core": ^7.13.0 "@babel/plugin-transform-runtime": ^7.13.0 "@babel/preset-env": ^7.13.0 - "@babel/runtime": ^7.13.0 + "@babel/runtime": ^7.26.10 webpack: ^5.94.0 languageName: unknown linkType: soft