From fe167fa6e952912072892b2837d97871659906f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 00:09:31 +0000 Subject: [PATCH] Bump npm from 6.14.10 to 7.6.3 in /npm Bumps [npm](https://github.com/npm/cli) from 6.14.10 to 7.6.3. - [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.3) 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..d6778ec1 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "npm": "6.14.10" + "npm": "7.6.3" } }