Merge pull request #669 from nextcloud/dependabot/npm_and_yarn/core-js-3.9.0

This commit is contained in:
dependabot[bot] 2021-02-22 08:55:36 +00:00 committed by GitHub
commit d7d97c5cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
24 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

6
package-lock.json generated
View File

@ -4515,9 +4515,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.3.tgz",
"integrity": "sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q=="
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.9.0.tgz",
"integrity": "sha512-PyFBJaLq93FlyYdsndE5VaueA9K5cNB7CGzeCj191YYLhkQM0gdZR2SKihM70oF0wdqKSKClv/tEBOpoRmdOVQ=="
},
"core-js-compat": {
"version": "3.9.0",

View File

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