chore(deps): bump @babel/runtime-corejs3 from 7.26.7 to 7.26.9 (#10297)

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.26.7 to 7.26.9.
- [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.26.9/packages/babel-runtime-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 16:48:03 +01:00
committed by GitHub
parent d194c832fb
commit c5f24057f8
2 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@
"start": "npm-run-all --parallel serve-static open-static"
},
"dependencies": {
"@babel/runtime-corejs3": "^7.26.7",
"@babel/runtime-corejs3": "^7.26.9",
"@braintree/sanitize-url": "=7.0.4",
"@scarf/scarf": "=1.4.0",
"base64-js": "^1.5.1",