From 55d310bb59c1a3e35f8dd89ae02a0953e34c2f82 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 07:10:32 +0000 Subject: [PATCH] Bump core-js from 3.9.1 to 3.11.2 Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.1 to 3.11.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/commits/v3.11.2/packages/core-js) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ca65e6..f51cbb0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@angular/router": "11.2.7", "angular-in-memory-web-api": "0.11.0", "bootstrap": "4.6.0", - "core-js": "3.9.1", + "core-js": "3.11.2", "express": "4.17.1", "rxjs": "6.6.7", "zone.js": "0.11.4"