From 14d20dd0da85e29f5c808e1d18fe46879b1ff95d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 21:16:51 +0000 Subject: [PATCH] build(deps): bump systemjs from 0.19.47 to 6.8.2 Bumps [systemjs](https://github.com/systemjs/systemjs) from 0.19.47 to 6.8.2. - [Release notes](https://github.com/systemjs/systemjs/releases) - [Changelog](https://github.com/systemjs/systemjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/systemjs/systemjs/compare/0.19.47...v6.8.2) 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 9cebd60..21295fb 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "core-js": "^2.4.1", "lodash": "^4.13.1", "rxjs": "^5.0.0", - "systemjs": "^0.19.42", + "systemjs": "^6.8.2", "warning": "^4.0.1", "zone.js": "^0.7.4" },