From 9d9e69c56f1d071fd083d063309433ec25a781f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:05:14 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.14.6 Bumps [npm](https://github.com/npm/cli) from 3.10.10 to 6.14.6. - [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.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33ee7f5..56faf4e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "json-loader": "^0.5.4", "ncp": "^2.0.0", "node-sass": "^3.4.2", - "npm": "^3.5.2", + "npm": "^6.14.6", "postcss": "^5.0.14", "postcss-discard-comments": "^2.0.3", "postcss-import": "^7.1.3",