From 3d1586ea24d3369d5a736cbc1f3de2f675ed343f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 08:58:16 +0000 Subject: [PATCH] fix: packages/angular/cli/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- packages/angular/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/angular/cli/package.json b/packages/angular/cli/package.json index 27335b9e2fa2..c3ab06d3d155 100644 --- a/packages/angular/cli/package.json +++ b/packages/angular/cli/package.json @@ -38,7 +38,7 @@ "npm-package-arg": "8.0.0", "npm-pick-manifest": "5.0.0", "open": "7.0.2", - "pacote": "10.3.2", + "pacote": "21.0.1", "read-package-tree": "5.3.1", "rimraf": "3.0.2", "semver": "7.1.2",