From bf52309ab0663f0910576dc86c740a7c8e31e345 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 19 Feb 2021 06:39:03 +0000 Subject: Bump core-js from 3.8.3 to 3.9.0 Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.3 to 3.9.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/compare/v3.8.3...v3.9.0) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 142ec45c..00ed81d5 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -5181,9 +5181,9 @@ } }, "core-js": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.3.tgz", - "integrity": "sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q==" + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.9.0.tgz", + "integrity": "sha512-PyFBJaLq93FlyYdsndE5VaueA9K5cNB7CGzeCj191YYLhkQM0gdZR2SKihM70oF0wdqKSKClv/tEBOpoRmdOVQ==" }, "core-js-compat": { "version": "3.9.0", diff --git a/vnext/package.json b/vnext/package.json index 5f604f88..976fc496 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -75,7 +75,7 @@ }, "dependencies": { "axios": "^0.21.1", - "core-js": "^3.8.3", + "core-js": "^3.9.0", "evil-icons": "^1.10.1", "moment": "^2.29.1", "qs": "^6.9.6", -- cgit v1.2.3