summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-08 02:16:22 +0000
committerGitHub <noreply@github.com>2019-12-08 02:16:22 +0000
commitd55c96e1966901aba2acb5d8bf92fb285051eae5 (patch)
tree8f17688d639ca3de3043040599bd81fd927cbffa
parent3da4bea639beb074bb1281672464230dce100c5c (diff)
Bump core-js from 3.4.5 to 3.4.7
Bumps [core-js](https://github.com/zloirock/core-js) from 3.4.5 to 3.4.7. - [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.4.5...v3.4.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 3fe9dc08..3fcd143b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3637,9 +3637,9 @@
"dev": true
},
"core-js": {
- "version": "3.4.5",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.5.tgz",
- "integrity": "sha512-OuvejWH6vIaUo59Ndlh89purNm4DCIy/v3QoYlcGnn+PkYI8BhNHfCuAESrWX+ZPfq9JccVJ+XXgOMy77PJexg=="
+ "version": "3.4.7",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.7.tgz",
+ "integrity": "sha512-qaPVGw30J1wQ0GR3GvoPqlGf9GZfKKF4kFC7kiHlcsPTqH3txrs9crCp3ZiMAXuSenhz89Jnl4GZs/67S5VOSg=="
},
"core-js-compat": {
"version": "3.4.2",
diff --git a/package.json b/package.json
index 3323eee8..2065d450 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"dependencies": {
"axios": "^0.19.0",
"cdav-library": "github:nextcloud/cdav-library",
- "core-js": "^3.4.5",
+ "core-js": "^3.4.7",
"debounce": "^1.2.0",
"downloadjs": "^1.4.7",
"ical.js": "^1.3.0",