From 11950a4d195d64fd9823f104a8b6fb1dbd28e84e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 17:27:00 +0000 Subject: [PATCH] build(deps): bump npm from 5.10.0 to 6.13.4 Bumps [npm](https://github.com/npm/cli) from 5.10.0 to 6.13.4. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v5.10.0...v6.13.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d05ada0..15959ac 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,6 @@ "lite": "lite-server" }, "dependencies": { - "npm": "^5.8.0" + "npm": "^6.13.4" } }