build(deps): bump core-js from 3.41.0 to 3.42.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/52729/head
dependabot[bot] 2025-05-28 18:11:07 +07:00 committed by Andy Scherzinger
parent 0f5db1b53b
commit 23ae77424b
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": "^5.0.0",
"core-js": "^3.41.0",
"core-js": "^3.42.0",
"davclient.js": "nextcloud-deps/davclient.js#59d7777d7fe290c5f1fd74a58e7eb529b63e153d",
"debounce": "^2.1.0",
"dompurify": "^3.2.5",
@ -9971,9 +9971,9 @@
"peer": true
},
"node_modules/core-js": {
"version": "3.41.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.41.0.tgz",
"integrity": "sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==",
"version": "3.42.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.42.0.tgz",
"integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==",
"hasInstallScript": true,
"license": "MIT",
"funding": {

@ -75,7 +75,7 @@
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"color": "^5.0.0",
"core-js": "^3.41.0",
"core-js": "^3.42.0",
"davclient.js": "nextcloud-deps/davclient.js#59d7777d7fe290c5f1fd74a58e7eb529b63e153d",
"debounce": "^2.1.0",
"dompurify": "^3.2.5",