From 5cbbe148df53bd8b57f6d0098d429952e66f1143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 08:01:45 +0000 Subject: [PATCH] chore(deps): bump npm from 4.6.1 to 9.3.1 Bumps [npm](https://github.com/npm/cli) from 4.6.1 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/v4.6.1...v9.3.1) --- updated-dependencies: - dependency-name: npm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95a7ea9ebc1..087ec798b3e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "install": "^0.8.8", - "npm": "^4.4.4", + "npm": "^9.3.1", "closure-library": "^1.43629075.2", "webdriverio": "^4.6.2" }