summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-08 02:26:09 +0000
committerGitHub <noreply@github.com>2021-05-08 02:26:09 +0000
commit143d446dc5f0ca348ae6be12ebbfc960183f12ad (patch)
treeb0ebfa1128c2c934839e008fe05972692a11b5eb
parent34c9ce5217ec927ebac47a2fe1fdaa7f6454d116 (diff)
Bump core-js from 3.11.1 to 3.12.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.1 to 3.12.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/commits/v3.12.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index f9e23bff..465a882b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5133,9 +5133,9 @@
"optional": true
},
"core-js": {
- "version": "3.11.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.11.1.tgz",
- "integrity": "sha512-k93Isqg7e4txZWMGNYwevZL9MiogLk8pd1PtwrmFmi8IBq4GXqUaVW/a33Llt6amSI36uSjd0GWwc9pTT9ALlQ=="
+ "version": "3.12.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.12.0.tgz",
+ "integrity": "sha512-SaMnchL//WwU2Ot1hhkPflE8gzo7uq1FGvUJ8GKmi3TOU7rGTHIU+eir1WGf6qOtTyxdfdcp10yPdGZ59sQ3hw=="
},
"core-js-compat": {
"version": "3.12.0",
diff --git a/package.json b/package.json
index fbc19664..ed784f20 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"axios": "^0.21.1",
"b64-to-blob": "^1.2.19",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
- "core-js": "^3.11.1",
+ "core-js": "^3.12.0",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",