From a1d9b9896effec481173ae0eafb74614158fef33 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 May 2025 11:43:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f80e71..6396a18 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0", - "@angular-devkit/build-angular": "^16.1.2", + "@angular-devkit/build-angular": "^17.3.13", "@angular/cli": "~16.1.2", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0",