From a8d0fedeb4a96cb2fa4531d85b98905942c32a84 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 21:01:17 +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-IP-7148531 --- 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..8083fc51d08f 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": "11.0.0", "read-package-tree": "5.3.1", "rimraf": "3.0.2", "semver": "7.1.2",