summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 01:43:28 +0000
committerGitHub <noreply@github.com>2021-05-29 01:43:28 +0000
commitdf85e947ae496fd4fcd8835a797211f7cb152e08 (patch)
tree422f758d441f5200fa8f58bf3759e57ebfc6f546
parent90e009264ec3abb2bf5d0684de2232d55b0aa799 (diff)
Bump core-js from 3.12.1 to 3.13.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.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.13.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 90f901ed..86909d68 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5271,9 +5271,9 @@
"optional": true
},
"core-js": {
- "version": "3.12.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.12.1.tgz",
- "integrity": "sha512-Ne9DKPHTObRuB09Dru5AjwKjY4cJHVGu+y5f7coGn1E9Grkc3p2iBwE9AI/nJzsE29mQF7oq+mhYYRqOMFN1Bw=="
+ "version": "3.13.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.13.0.tgz",
+ "integrity": "sha512-iWDbiyha1M5vFwPFmQnvRv+tJzGbFAm6XimJUT0NgHYW3xZEs1SkCAcasWSVFxpI2Xb/V1DDJckq3v90+bQnog=="
},
"core-js-compat": {
"version": "3.13.0",
diff --git a/package.json b/package.json
index c3fc2793..bc41ef72 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.12.1",
+ "core-js": "^3.13.0",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",