chore(deps): bump core-js from 3.37.1 to 3.38.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-31 15:45:04 +00:00 committed by nextcloud-command
parent 14570f13a5
commit d750fd7750
17 changed files with 22 additions and 23 deletions

View file

@ -118,7 +118,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.37.1
- version: 3.38.1
- 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

@ -251,7 +251,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: MIT
- core-js
- version: 3.37.1
- version: 3.38.1
- 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

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

File diff suppressed because one or more lines are too long

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

9
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.37.1",
"core-js": "^3.38.1",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.1.0",
"dompurify": "^3.0.11",
@ -9388,11 +9388,10 @@
"peer": true
},
"node_modules/core-js": {
"version": "3.37.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz",
"integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==",
"version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"

View file

@ -74,7 +74,7 @@
"camelcase": "^8.0.0",
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"core-js": "^3.37.1",
"core-js": "^3.38.1",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.1.0",
"dompurify": "^3.0.11",