Bump core-js from 3.22.0 to 3.22.3

Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.0 to 3.22.3.
- [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/compare/v3.22.0...v3.22.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/32244/head
dependabot[bot] 2 years ago committed by nextcloud-command
parent 365df8999d
commit ef7ffa5157

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -36,7 +36,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
"core-js": "^3.23.3",
"core-js": "^3.24.0",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
@ -11828,9 +11828,9 @@
}
},
"node_modules/core-js": {
"version": "3.23.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.3.tgz",
"integrity": "sha512-oAKwkj9xcWNBAvGbT//WiCdOMpb9XQG92/Fe3ABFM/R16BsHgePG00mFOgKf7IsCtfj8tA1kHtf/VwErhriz5Q==",
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@ -41198,9 +41198,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
"version": "3.23.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.23.3.tgz",
"integrity": "sha512-oAKwkj9xcWNBAvGbT//WiCdOMpb9XQG92/Fe3ABFM/R16BsHgePG00mFOgKf7IsCtfj8tA1kHtf/VwErhriz5Q=="
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.24.0.tgz",
"integrity": "sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ=="
},
"core-js-compat": {
"version": "3.20.3",

@ -56,7 +56,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
"core-js": "^3.23.3",
"core-js": "^3.24.0",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",

Loading…
Cancel
Save