Bump core-js-bundle from 3.38.1 to 3.39.0 (#10520)

Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.38.1 to 3.39.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.39.0/packages/core-js-bundle)

---
updated-dependencies:
- dependency-name: core-js-bundle
  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]
2024-11-13 12:40:43 +01:00
committed by GitHub
parent 26657f16c9
commit d205ea17a5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"abortcontroller-polyfill": "^1.7.5",
"aes-js": "^3.1.2",
"alif-toolkit": "^1.3.0",
"core-js-bundle": "^3.38.1",
"core-js-bundle": "^3.39.0",
"diacritics": "1.3.0",
"exifr": "^7.1.3",
"fast-deep-equal": "~3.1.1",
@@ -2648,9 +2648,9 @@
}
},
"node_modules/core-js-bundle": {
"version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.38.1.tgz",
"integrity": "sha512-VVA1mEYo2FRVbVdcAy5z8d4lidIrCphN6rFM0Hzr/keUJrjW2m13wwGE9UJOIE+P2sFV7ujtlEdogakPad21uw==",
"version": "3.39.0",
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.39.0.tgz",
"integrity": "sha512-adVrQD6QYbSmxT6x8PyxfIzCRdQEww5V6/KY9PuPfOnm9Rei1w8pT0TaNNBQlmDqm0jV8iNu8AAuErRDAj2Blw==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",

View File

@@ -55,7 +55,7 @@
"abortcontroller-polyfill": "^1.7.5",
"aes-js": "^3.1.2",
"alif-toolkit": "^1.3.0",
"core-js-bundle": "^3.38.1",
"core-js-bundle": "^3.39.0",
"diacritics": "1.3.0",
"exifr": "^7.1.3",
"fast-deep-equal": "~3.1.1",