From e28e92fb91dcca0d47a1f5aef3d252a426cdd715 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 09:56:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- 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",