From a9e852819eae5273465f72ea1f78ff2df36b0c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 06:25:53 +0000 Subject: [PATCH] Bump npm from 10.9.2 to 11.0.0 Bumps [npm](https://github.com/npm/cli) from 10.9.2 to 11.0.0. - [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/v10.9.2...libnpmhook-v11.0.0) --- 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 44bb64f371..ff51c2c4a2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "electron-chrome-extensions": "4.1.0", "jquery": "3.7.1", "jquery-1": "github:EIGHTFINITE/jquery-1#1.12-stable", - "npm": "10.9.2", + "npm": "11.0.0", "npm-6": "npm:npm@6.14.18", "postman-request": "github:EIGHTFINITE/postman-request#master", "spdx-expression-parse": "github:EIGHTFINITE/spdx-expression-parse#main",