Merge pull request #52615 from nextcloud/dependabot/npm_and_yarn/stable30/core-js-3.42.0

This commit is contained in:
dependabot[bot] 2025-05-05 16:05:01 +00:00 committed by GitHub
commit 8f8e827cae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 23 additions and 23 deletions

View file

@ -150,7 +150,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

View file

@ -124,7 +124,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -258,7 +258,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

File diff suppressed because one or more lines are too long

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

View file

@ -157,7 +157,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

File diff suppressed because one or more lines are too long

View file

@ -162,7 +162,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

View file

@ -130,7 +130,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

View file

@ -184,7 +184,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

View file

@ -113,7 +113,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- css-loader
- version: 6.11.0

View file

@ -144,7 +144,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- cropperjs
- version: 1.6.2

View file

@ -133,7 +133,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

View file

@ -107,7 +107,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- css-loader
- version: 6.11.0

View file

@ -136,7 +136,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.41.0
- version: 3.42.0
- license: MIT
- crypt
- version: 0.0.2

8
package-lock.json generated
View file

@ -43,7 +43,7 @@
"camelcase": "^8.0.0",
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"core-js": "^3.41.0",
"core-js": "^3.42.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.2.0",
"dompurify": "^3.2.5",
@ -10654,9 +10654,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": {

View file

@ -71,7 +71,7 @@
"camelcase": "^8.0.0",
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"core-js": "^3.41.0",
"core-js": "^3.42.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.2.0",
"dompurify": "^3.2.5",