From 8f641493eb5b2b599fbd9f97482a6ddaa324f45d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:09:35 +0000 Subject: [PATCH] Build(deps-dev): Bump npm from 1.4.21 to 11.8.0 Bumps [npm](https://github.com/npm/cli) from 1.4.21 to 11.8.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/v1.4.21...v11.8.0) --- updated-dependencies: - dependency-name: npm dependency-version: 11.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66f283513a..7aeb7aeaba 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "grunt-npmcopy": "0.1.0", "gzip-js": "0.3.2", "load-grunt-tasks": "0.6.0", - "npm": "1.4.21", + "npm": "11.8.0", "qunitjs": "1.14.0", "requirejs": "2.1.14", "sinon": "1.10.3",