From 2d97967fa25b6af034fe6f0ceef7a29832a22a10 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 May 2025 03:02:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41eaa79..45b7f5a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@angular/platform-browser": "^7.2.7", "@angular/platform-browser-dynamic": "^7.2.7", "@angular/platform-server": "^7.2.7", - "@angular/pwa": "^0.901.5", + "@angular/pwa": "^20.0.0", "@angular/service-worker": "^7.2.7", "@nguniversal/express-engine": "^7.1.0", "@types/google.analytics": "0.0.40",