From 82aece10cf90a8096de4f0edcaf068a628fd42e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 00:16:04 +0000 Subject: [PATCH] Bump npm from 6.14.10 to 7.6.0 in /npm Bumps [npm](https://github.com/npm/cli) from 6.14.10 to 7.6.0. - [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/v6.14.10...v7.6.0) Signed-off-by: dependabot[bot] --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 6ba5f118..07c6ea7b 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "npm": "6.14.10" + "npm": "7.6.0" } }