From aefa9f28bda5a5f682a2bb0f646065e7351b8282 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Sep 2024 08:43:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf1c920bfb..8f7eead89a 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@xyo-network/modules": "workspace:^", "@xyo-network/protocol": "workspace:^", "@xyo-network/sdk-utils": "workspace:^", - "@xyo-network/shared": "workspace:^" + "@xyo-network/shared": "2.33.0" }, "devDependencies": { "@babel/core": "^7.25.2",