From 841c3def2bc68f1e83a298fa1da7c43409ec1a95 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2019 06:49:57 +0000
Subject: [PATCH] Bump core-js from 2.6.10 to 3.3.4 in /vuejs

Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.10 to 3.3.4.
- [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/v2.6.10...v3.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 vuejs/package.json | 2 +-
 vuejs/yarn.lock    | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/vuejs/package.json b/vuejs/package.json
index 3d5eea2..76f0b74 100644
--- a/vuejs/package.json
+++ b/vuejs/package.json
@@ -11,7 +11,7 @@
   "dependencies": {
     "@fullhuman/postcss-purgecss": "^1.3.0",
     "axios": "^0.19.0",
-    "core-js": "^2.6.5",
+    "core-js": "^3.3.4",
     "postcss-import": "^12.0.1",
     "postcss-nested": "^4.1.2",
     "qs": "^6.9.0",
diff --git a/vuejs/yarn.lock b/vuejs/yarn.lock
index 77cbf1e..8545025 100644
--- a/vuejs/yarn.lock
+++ b/vuejs/yarn.lock
@@ -2612,6 +2612,11 @@ core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5:
   resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.10.tgz#8a5b8391f8cc7013da703411ce5b585706300d7f"
   integrity sha512-I39t74+4t+zau64EN1fE5v2W31Adtc/REhzWN+gWRRXg6WH5qAsZm62DHpQ1+Yhe4047T55jvzz7MUqF/dBBlA==
 
+core-js@^3.3.4:
+  version "3.3.4"
+  resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.4.tgz#6b0a23392958317bfb46e40b090529a923add669"
+  integrity sha512-BtibooaAmSOptGLRccsuX/dqgPtXwNgqcvYA6kOTTMzonRxZ+pJS4e+6mvVutESfXMeTnK8m3M+aBu3bkJbR+w==
+
 core-util-is@1.0.2, core-util-is@~1.0.0:
   version "1.0.2"
   resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"