From 00a1acc3c35312ac35a901f923d112f8628033e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 12:26:12 +0000 Subject: [PATCH] Bump npm from 6.14.13 to 7.19.1 Bumps [npm](https://github.com/npm/cli) from 6.14.13 to 7.19.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.19.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..3a43156 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.19.1", "npm-run-all": "^4.1.3", "prop-types": "^15.6.2", "react": "^16.4.2",