From 7ccd96db95f7316210081dadfe02a9c954470787 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 06:55:59 +0000 Subject: [PATCH] Bump core-js from 3.4.5 to 3.10.0 Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.4.5 to 3.10.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.10.0/packages/core-js) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 625a72d..7326855 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "airtable": "^0.8.1", "buefy": "^0.8.8", "bulmaswatch": "^0.7.5", - "core-js": "^3.4.3", + "core-js": "^3.10.0", "epic-spinners": "^1.1.0", "marked": "^0.8.2", "vue": "^2.6.10", diff --git a/yarn.lock b/yarn.lock index c19174a..712bda5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2456,10 +2456,10 @@ core-js-compat@^3.1.1, core-js-compat@^3.4.3: browserslist "^4.7.3" semver "^6.3.0" -core-js@^3.4.3: - version "3.4.5" - resolved "https://registry.npm.taobao.org/core-js/download/core-js-3.4.5.tgz?cache=0&sync_timestamp=1574894721044&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.4.5.tgz#3dda65611d95699b5eb7742ea451ea052d37aa65" - integrity sha1-PdplYR2VaZtet3QupFHqBS03qmU= +core-js@^3.10.0, core-js@^3.4.3: + version "3.10.0" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.0.tgz#9a020547c8b6879f929306949e31496bbe2ae9b3" + integrity sha512-MQx/7TLgmmDVamSyfE+O+5BHvG1aUGj/gHhLn1wVtm2B5u1eVIPvh7vkfjwWKNCjrTJB8+He99IntSQ1qP+vYQ== core-util-is@1.0.2, core-util-is@~1.0.0: version "1.0.2"