From cf64941164cfcde96afced48d20e397f05470018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 23:28:21 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.14.5 Bumps [npm](https://github.com/npm/cli) from 3.10.10 to 6.14.5. - [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/v3.10.10...v6.14.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcba2f8..658ceb4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "gulp-shell": "^0.6.5", "gulp-uglify": "^3.0.0", "jsdoc": "^3.3.0", - "npm": "3.10.10" + "npm": "6.14.5" }, "bundleDependencies": [], "private": false,