From afbb90a2962d4e2aaf19fdc4abf92def65abf895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 03:01:53 +0000 Subject: [PATCH] chore(deps): Bump @babel/runtime from 7.28.3 to 7.28.4 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.28.3 to 7.28.4. - [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.28.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.4 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 e265d75ee..cc0407437 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.28.3", "@babel/plugin-transform-runtime": "^7.28.3", "@babel/preset-env": "^7.28.3", - "@babel/runtime": "^7.28.3", + "@babel/runtime": "^7.28.4", "@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 ea1b4dff4..1c06250e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1154,10 +1154,10 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.28.3": - version: 7.28.3 - resolution: "@babel/runtime@npm:7.28.3" - checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc +"@babel/runtime@npm:^7.28.4": + version: 7.28.4 + resolution: "@babel/runtime@npm:7.28.4" + checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7 languageName: node linkType: hard @@ -2694,7 +2694,7 @@ __metadata: "@babel/core": "npm:^7.28.3" "@babel/plugin-transform-runtime": "npm:^7.28.3" "@babel/preset-env": "npm:^7.28.3" - "@babel/runtime": "npm:^7.28.3" + "@babel/runtime": "npm:^7.28.4" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.7.2" "@github/webauthn-json": "npm:^2.1.1"