summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 07:50:03 +0000
committerGitHub <noreply@github.com>2021-06-10 07:50:03 +0000
commit25660979f3ceebb6f86150398555c79c1b699f1f (patch)
treea330ddf7cde50b8bd21749d1e27ef676283553fc /package.json
parent7be9dea23c8a93276a3fe040030341a36e199d85 (diff)
Bump core-js from 3.13.1 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.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.14.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f056b2bf..cd9c8549 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"b64-to-blob": "^1.2.19",
"camelcase": "^6.2.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
- "core-js": "^3.13.0",
+ "core-js": "^3.14.0",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",