From da6bfeabcea8b25c4ac089383a4a98953ca20a0f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 18:45:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- 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": {