Merge pull request #59126 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/core-js-3.49.0

[stable33] chore(deps): Bump core-js from 3.48.0 to 3.49.0 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-04-20 08:30:21 +00:00 committed by GitHub
commit c335e3ae96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View file

@ -42,7 +42,7 @@
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"color": "^5.0.3",
"core-js": "^3.48.0",
"core-js": "^3.49.0",
"crypto-browserify": "^3.12.1",
"davclient.js": "nextcloud-deps/davclient.js#59d7777d7fe290c5f1fd74a58e7eb529b63e153d",
"debounce": "^3.0.0",
@ -8196,9 +8196,9 @@
}
},
"node_modules/core-js": {
"version": "3.48.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz",
"integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==",
"version": "3.49.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz",
"integrity": "sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==",
"hasInstallScript": true,
"license": "MIT",
"funding": {

View file

@ -58,7 +58,7 @@
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"color": "^5.0.3",
"core-js": "^3.48.0",
"core-js": "^3.49.0",
"crypto-browserify": "^3.12.1",
"davclient.js": "nextcloud-deps/davclient.js#59d7777d7fe290c5f1fd74a58e7eb529b63e153d",
"debounce": "^3.0.0",

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

View file

@ -296,7 +296,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.11
- license: MIT
- core-js
- version: 3.48.0
- version: 3.49.0
- license: MIT
- core-util-is
- version: 1.0.3

File diff suppressed because one or more lines are too long