From 21cbd3629532f02b8f4849df581bcbf0c647fdcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 00:08:14 +0000 Subject: [PATCH] Bump npm from 6.14.10 to 9.3.1 in /npm Bumps [npm](https://github.com/npm/cli) from 6.14.10 to 9.3.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.10...v9.3.1) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-major ... 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..173f4696 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "npm": "6.14.10" + "npm": "9.3.1" } }