summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-24 02:16:24 +0000
committerGitHub <noreply@github.com>2019-11-24 02:16:24 +0000
commit9bdd5a30e99771941fff2513ca5bea9e0f393bd4 (patch)
tree84190cb8b0ff97059fe46e39895d2a955c77e4ca
parente053f308cd7c34a64f5c26a01b0d2bb3f4d3cdae (diff)
Bump core-js from 3.4.1 to 3.4.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.4.1 to 3.4.2. - [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.1...v3.4.2) 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 9b57f275..f2d1c1b6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3546,9 +3546,9 @@
"dev": true
},
"core-js": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.1.tgz",
- "integrity": "sha512-KX/dnuY/J8FtEwbnrzmAjUYgLqtk+cxM86hfG60LGiW3MmltIc2yAmDgBgEkfm0blZhUrdr1Zd84J2Y14mLxzg=="
+ "version": "3.4.2",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.2.tgz",
+ "integrity": "sha512-bUTfqFWtNKWp73oNIfRkqwYZJeNT3lstzZcAkhhiuvDraRSgOH1/+F9ZklbpR4zpdKuo4cpXN8tKP7s61yjX+g=="
},
"core-js-compat": {
"version": "3.4.0",
diff --git a/package.json b/package.json
index 166fce16..15c744fd 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.1",
+ "core-js": "^3.4.2",
"debounce": "^1.2.0",
"downloadjs": "^1.4.7",
"ical.js": "^1.3.0",