From 1447235051448919ce947cd353858c9deb5da6a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 May 2024 21:24:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3ffbd55..46726e2 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "@actions/artifact": "^1.0.0", "@actions/cache": "^1.0.9", "@nrwl/devkit": "13.10.6", - "@nrwl/workspace": "13.10.6", - "nx": "13.10.6", + "@nrwl/workspace": "16.0.0", + "nx": "17.0.4", "tslib": "^2.0.0" }, "devDependencies": {