From 2ffcf617ba5a93bd927a5313d01995a237ce4cb7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Mar 2024 20:24:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d4954f..9e978a9 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@ngrx/store-devtools": "16.3.0", "@ngx-translate/core": "15.0.0", "@ngx-translate/http-loader": "8.0.0", - "@nx/angular": "17.1.1", + "@nx/angular": "18.1.1", "@storybook/core-server": "7.5.3", "ngx-markdown": "17.1.0", "radash": "11.0.0",