From ec55b0685725a094f06f5d45ef1cc50758a64b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 03:46:16 +0000 Subject: [PATCH] Bump @babel/runtime from 7.27.4 to 7.27.6 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.4 to 7.27.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b55d70a99..fd93397c7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.27.4", "@babel/plugin-transform-runtime": "^7.27.4", "@babel/preset-env": "^7.27.2", - "@babel/runtime": "^7.27.4", + "@babel/runtime": "^7.27.6", "@egjs/hammerjs": "^2.0.17", "@fortawesome/fontawesome-free": "^6.7.2", "@github/webauthn-json": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index bde34757e..17796ff5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1126,10 +1126,10 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.27.4": - version: 7.27.4 - resolution: "@babel/runtime@npm:7.27.4" - checksum: 10c0/ca99e964179c31615e1352e058cc9024df7111c829631c90eec84caba6703cc32acc81503771847c306b3c70b815609fe82dde8682936debe295b0b283b2dc6e +"@babel/runtime@npm:^7.27.6": + version: 7.27.6 + resolution: "@babel/runtime@npm:7.27.6" + checksum: 10c0/89726be83f356f511dcdb74d3ea4d873a5f0cf0017d4530cb53aa27380c01ca102d573eff8b8b77815e624b1f8c24e7f0311834ad4fb632c90a770fda00bd4c8 languageName: node linkType: hard @@ -2654,7 +2654,7 @@ __metadata: "@babel/core": "npm:^7.27.4" "@babel/plugin-transform-runtime": "npm:^7.27.4" "@babel/preset-env": "npm:^7.27.2" - "@babel/runtime": "npm:^7.27.4" + "@babel/runtime": "npm:^7.27.6" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.7.2" "@github/webauthn-json": "npm:^2.1.1"