From 56ba12c5c0c8f44bd5f6aa3b2596f8f9e81ce9f2 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 05:42:08 +0000 Subject: [PATCH] fix: samples/client/petstore/typescript-angular-v6/npm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- samples/client/petstore/typescript-angular-v6/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/typescript-angular-v6/npm/package.json b/samples/client/petstore/typescript-angular-v6/npm/package.json index dac5a15a88e..40f419daff7 100644 --- a/samples/client/petstore/typescript-angular-v6/npm/package.json +++ b/samples/client/petstore/typescript-angular-v6/npm/package.json @@ -21,7 +21,7 @@ "zone.js": "^0.7.6" }, "devDependencies": { - "@angular/compiler-cli": "^6.0.0", + "@angular/compiler-cli": "^7.0.0", "@angular/core": "^6.0.0", "@angular/http": "^6.0.0", "@angular/common": "^6.0.0",