From 009698950da14072ed51017c197c9cc7c0ddd14b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 21:19:17 +0000 Subject: [PATCH] build(deps): bump systemjs from 0.19.47 to 6.8.1 Bumps [systemjs](https://github.com/systemjs/systemjs) from 0.19.47 to 6.8.1. - [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.1) 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..e90ce0d 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.1", "warning": "^4.0.1", "zone.js": "^0.7.4" },