From 970908efd380b2b5b9788ae903caf4e808b4a9e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Dec 2023 15:11:04 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3ffbd55..a9729a0 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": "999.9.9", "tslib": "^2.0.0" }, "devDependencies": {