From bf89c0ca95c30cdab89fed6b2eb63153503156b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 12:28:29 +0000 Subject: [PATCH] Bump npm from 6.14.13 to 7.20.1 Bumps [npm](https://github.com/npm/cli) from 6.14.13 to 7.20.1. - [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.13...v7.20.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 149c6b3..2728142 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "moment": "^2.22.2", "node-sass-chokidar": "^1.3.3", "nodemailer": "^6.2.1", - "npm": "^6.4.0", + "npm": "^7.20.1", "npm-run-all": "^4.1.3", "prop-types": "^15.6.2", "react": "^16.4.2",