From 7621a5e64d8ec36b69aa9f6e6746decd8ce75a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 20:06:54 +0000 Subject: [PATCH] Bump npm from 8.6.0 to 8.11.0 Bumps [npm](https://github.com/npm/cli) from 8.6.0 to 8.11.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v8.11.0/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v8.6.0...v8.11.0) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef06b36a3..ccbce08a0 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "mocha-junit-reporter": "2.0.2", "nginx-conf": "2.0.0", "normalize.css": "8.0.1", - "npm": "8.6.0", + "npm": "8.11.0", "npm-run-all": "4.1.5", "null-loader": "4.0.1", "package-json-validator": "0.6.3",