Bump core-js from 3.7.0 to 3.8.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.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/compare/v3.7.0...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-28 02:04:45 +00:00 committed by npmbuildbot-nextcloud[bot]
parent 7c718eae57
commit 8d392eb7ba
4 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

6
package-lock.json generated
View File

@ -4225,9 +4225,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.7.0.tgz",
"integrity": "sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA=="
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.0.tgz",
"integrity": "sha512-W2VYNB0nwQQE7tKS7HzXd7r2y/y2SVJl4ga6oH/dnaLFzM0o2lB2P3zCkWj5Wc/zyMYjtgd5Hmhk0ObkQFZOIA=="
},
"core-js-compat": {
"version": "3.7.0",

View File

@ -40,7 +40,7 @@
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^3.2.0",
"camelcase": "^6.2.0",
"core-js": "^3.7.0",
"core-js": "^3.8.0",
"debounce": "^1.2.0",
"moment": "^2.29.1",
"path-posix": "^1.0.0",