From e2f6ba89149d679092d3d5d6ae5f140baa299c48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Jan 2024 19:54:33 +0000 Subject: [PATCH] fix: packages/types/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- packages/types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/types/package.json b/packages/types/package.json index d540b13e..e33f64a0 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -28,7 +28,7 @@ "install-peers-cli": "2.2.0" }, "dependencies": { - "@nucleus-cms/utils": "1.1.267", + "@nucleus-cms/utils": "0.0.2", "uuid": "9.0.1" }, "optionalDependencies": {