From ba67449f0302f8021c59920500e73c3cf914bb4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 05:26:33 +0000 Subject: [PATCH] Bump core-js from 3.1.3 to 3.1.4 in /terminus-core Bumps [core-js](https://github.com/zloirock/core-js) from 3.1.3 to 3.1.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/v3.1.3...3.1.4) Signed-off-by: dependabot-preview[bot] --- terminus-core/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-core/yarn.lock b/terminus-core/yarn.lock index 46c269fd..677546a9 100644 --- a/terminus-core/yarn.lock +++ b/terminus-core/yarn.lock @@ -137,9 +137,9 @@ colorspace@1.1.x: text-hex "1.0.x" core-js@^3.1.2: - version "3.1.3" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.3.tgz#95700bca5f248f5f78c0ec63e784eca663ec4138" - integrity sha512-PWZ+ZfuaKf178BIAg+CRsljwjIMRV8MY00CbZczkR6Zk5LfkSkjGoaab3+bqRQWVITNZxQB7TFYz+CFcyuamvA== + version "3.1.4" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.4.tgz#3a2837fc48e582e1ae25907afcd6cf03b0cc7a07" + integrity sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ== core-util-is@~1.0.0: version "1.0.2"