From 6719c696f5197c34f3fa725538dcf3fa2fd46c0a Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 4 Jan 2021 08:03:37 +0000 Subject: Bump core-js from 3.8.1 to 3.8.2 Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.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.8.1...v3.8.2) 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 aba25ca5..014b93c5 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -4350,9 +4350,9 @@ } }, "core-js": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.1.tgz", - "integrity": "sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==" + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.2.tgz", + "integrity": "sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A==" }, "core-js-compat": { "version": "3.8.1", diff --git a/vnext/package.json b/vnext/package.json index 8ec162fa..e73991fe 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -75,7 +75,7 @@ }, "dependencies": { "axios": "^0.21.1", - "core-js": "^3.8.1", + "core-js": "^3.8.2", "evil-icons": "^1.10.1", "moment": "^2.29.1", "qs": "^6.9.4", -- cgit v1.2.3