From c2adc1cb03f10253f3c7e1064f211ed9c93433e7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 Nov 2024 06:08:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e56bd3..3a13290 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@angular/compiler-cli": "8.2.13", "@angular/language-service": "8.2.13", "@nrwl/jest": "8.6.0", - "@nrwl/node": "8.11.2", + "@nrwl/node": "12.0.7", "@nrwl/workspace": "8.6.0", "@types/jest": "24.0.9", "@types/node": "8.9.4",