From d3511bda71996cd2c0acb2e3bf16b7563a36926e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 07:28:20 +0000 Subject: [PATCH] build(deps): bump npm from 7.24.2 to 8.12.1 Bumps [npm](https://github.com/npm/cli) from 7.24.2 to 8.12.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/v7.24.2...v8.12.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 e30cdc14..9f8939bc 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cloc": "^2.8.0", "install": "^0.13.0", "js-yaml": "^4.0.0", - "npm": "^7.5.6", + "npm": "^8.12.1", "path": "^0.12.7", "sleep": "^6.3.0", "typescript-tslint-plugin": "^1.0.0"