From 4bda272b392db27feadc4002f442181c3327ef2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 12:20:30 +0000 Subject: [PATCH] Bump npm from 6.14.13 to 7.18.1 Bumps [npm](https://github.com/npm/cli) from 6.14.13 to 7.18.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.18.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..3d418be 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.18.1", "npm-run-all": "^4.1.3", "prop-types": "^15.6.2", "react": "^16.4.2",