build(deps): bump core-js from 3.46.0 to 3.47.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.46.0 to 3.47.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.47.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/56644/head
dependabot[bot] 2025-11-24 19:49:56 +07:00 committed by Andy Scherzinger
parent 6cea5b8e67
commit bfeb7ec4cd
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -44,7 +44,7 @@
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"color": "^4.2.3",
"core-js": "^3.46.0",
"core-js": "^3.47.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.1.0",
"dompurify": "^3.3.0",
@ -9662,9 +9662,9 @@
"peer": true
},
"node_modules/core-js": {
"version": "3.46.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz",
"integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==",
"version": "3.47.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.47.0.tgz",
"integrity": "sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",

@ -81,7 +81,7 @@
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"color": "^4.2.3",
"core-js": "^3.46.0",
"core-js": "^3.47.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.1.0",
"dompurify": "^3.3.0",