Bump core-js from 3.8.0 to 3.8.1

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

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-12-15 14:12:27 +00:00 committed by npmbuildbot-nextcloud[bot]
parent 87ecba0b5f
commit 4ea5619be9
4 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

6
package-lock.json generated
View File

@ -4298,9 +4298,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.0.tgz",
"integrity": "sha512-W2VYNB0nwQQE7tKS7HzXd7r2y/y2SVJl4ga6oH/dnaLFzM0o2lB2P3zCkWj5Wc/zyMYjtgd5Hmhk0ObkQFZOIA=="
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.1.tgz",
"integrity": "sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg=="
},
"core-js-compat": {
"version": "3.8.1",

View File

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