summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-19 02:17:34 +0000
committerGitHub <noreply@github.com>2020-01-19 02:17:34 +0000
commit6d934cb1745270f65a3ec5e55f44ea0f9cf1316d (patch)
tree663c5bb2274a28151f1c58707ecfab6720895913
parent6b995f4ba5dd857c101d678a51f3c761e1fbfc05 (diff)
Bump core-js from 3.6.3 to 3.6.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.3 to 3.6.4. - [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.6.3...v3.6.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 6ec05a83..65df3cb0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2434,9 +2434,9 @@
}
},
"@babel/polyfill": {
- "version": "7.8.0",
- "resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.8.0.tgz",
- "integrity": "sha512-0zTwRCrSUaP4hOt2dEHxGl80ZkxpRlhJv44fRRmbOj27pMR6n0Jti+Ti9OlbbD4ErKC5jKn89aLFqZ3r+JgWxg==",
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.8.3.tgz",
+ "integrity": "sha512-0QEgn2zkCzqGIkSWWAEmvxD7e00Nm9asTtQvi7HdlYvMhjy/J38V/1Y9ode0zEJeIuxAI0uftiAzqc7nVeWUGg==",
"requires": {
"core-js": "^2.6.5",
"regenerator-runtime": "^0.13.2"
@@ -4338,9 +4338,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
- "version": "3.6.3",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.3.tgz",
- "integrity": "sha512-DOO9b18YHR+Wk5kJ/c5YFbXuUETreD4TrvXb6edzqZE3aAEd0eJIAWghZ9HttMuiON8SVCnU3fqA4rPxRDD1HQ=="
+ "version": "3.6.4",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz",
+ "integrity": "sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw=="
},
"core-js-compat": {
"version": "3.6.3",
diff --git a/package.json b/package.json
index acaa30d3..c3776d71 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"@nextcloud/vue": "1.2.5",
"axios": "^0.19.1",
"cdav-library": "github:nextcloud/cdav-library",
- "core-js": "^3.6.3",
+ "core-js": "^3.6.4",
"debounce": "^1.2.0",
"downloadjs": "^1.4.7",
"ical.js": "^1.3.0",