From 9fb2e3e2f51eb221ff0166b9bfc5859bc880879c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 01:16:36 +0000 Subject: [PATCH] chore(deps): bump npm from 4.6.1 to 8.19.2 Bumps [npm](https://github.com/npm/cli) from 4.6.1 to 8.19.2. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v8.19.2/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v4.6.1...v8.19.2) --- 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 d843adfd596..184566e88d0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "google-closure-library": "^20180204.0.0", "install": "^0.8.8", - "npm": "^4.4.4", + "npm": "^8.19.2", "webdriverio": "^4.6.2" } }