Bump core-js-bundle from 3.41.0 to 3.42.0 (#11012)

Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.41.0 to 3.42.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js-bundle)

---
updated-dependencies:
- dependency-name: core-js-bundle
  dependency-version: 3.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-04-30 11:58:12 +02:00
committed by GitHub
parent 6bfcc17e2d
commit f4f724f22b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -20,7 +20,7 @@
"abortcontroller-polyfill": "^1.7.8",
"aes-js": "^3.1.2",
"alif-toolkit": "^1.3.0",
"core-js-bundle": "^3.41.0",
"core-js-bundle": "^3.42.0",
"diacritics": "1.3.0",
"exifr": "^7.1.3",
"fast-deep-equal": "~3.1.1",
@@ -2885,9 +2885,9 @@
}
},
"node_modules/core-js-bundle": {
"version": "3.41.0",
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.41.0.tgz",
"integrity": "sha512-RGgeDFP49V+1zkTfikXHlCKOe0OQFacusCwGCMNNz7GFz5Qyk9mZ3gpAyCvBsBdjyiak90/z+FzvPGkPAUc4cg==",
"version": "3.42.0",
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.42.0.tgz",
"integrity": "sha512-cNbPY8tufs1HFG7IUv/c/c6CE6Pc2gT33sC8Afwj1yKnkXJaOQVfSfIvKMVqdV7BNZFvelBr6Ds8B6q+5tx/Pg==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
+1 -1
View File
@@ -55,7 +55,7 @@
"abortcontroller-polyfill": "^1.7.8",
"aes-js": "^3.1.2",
"alif-toolkit": "^1.3.0",
"core-js-bundle": "^3.41.0",
"core-js-bundle": "^3.42.0",
"diacritics": "1.3.0",
"exifr": "^7.1.3",
"fast-deep-equal": "~3.1.1",