From 2ad4a7580bb3769e37b34a38a6b9235bed8ba4c2 Mon Sep 17 00:00:00 2001 From: dependabot-preview[bot] Date: Mon, 9 Nov 2020 07:23:14 +0000 Subject: Bump core-js from 3.6.5 to 3.7.0 Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.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.6.5...v3.7.0) Signed-off-by: dependabot-preview[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 6b582cca..cab0017b 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -4353,9 +4353,9 @@ } }, "core-js": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz", - "integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==" + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.7.0.tgz", + "integrity": "sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==" }, "core-js-compat": { "version": "3.6.5", diff --git a/vnext/package.json b/vnext/package.json index 896dabad..ddfd3390 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -74,7 +74,7 @@ }, "dependencies": { "axios": "^0.21.0", - "core-js": "^3.6.5", + "core-js": "^3.7.0", "evil-icons": "^1.10.1", "moment": "^2.29.1", "qs": "^6.9.4", -- cgit v1.2.3