From 9f4c5cf378f08155d142021a984f655efc8adc88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:36:02 +0000 Subject: [PATCH] Bump npm from 10.5.2 to 11.6.2 in /frontend Bumps [npm](https://github.com/npm/cli) from 10.5.2 to 11.6.2. - [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.5.2...v11.6.2) --- updated-dependencies: - dependency-name: npm dependency-version: 11.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 5069e9724..d5f07a670 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -104,7 +104,7 @@ "moment": "^2.30.1", "moment-timezone": "^0.6.0", "ngx-cookie-service": "20.1.0", - "npm": "10.5.2", + "npm": "11.6.2", "rxjs": "7.5.5", "sanitize-html": "^2.7.0", "tslib": "2.3.1",