From c624b51be55f6e00652cab36a9229e4280d8dfce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 21:18:31 +0000 Subject: [PATCH] build(deps): bump systemjs from 0.19.47 to 6.8.0 Bumps [systemjs](https://github.com/systemjs/systemjs) from 0.19.47 to 6.8.0. - [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...6.8.0) 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..4a60425 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.0", "warning": "^4.0.1", "zone.js": "^0.7.4" },