From 5a5118d775352f68f06d283230026a1f5b5ccbeb Mon Sep 17 00:00:00 2001 From: Mihajlo Medjedovic Date: Mon, 16 Oct 2023 12:34:30 +0200 Subject: [PATCH] chore: downgrading sheetjs --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 3a8a0d3..9de66bd 100644 --- a/client/package.json +++ b/client/package.json @@ -51,7 +51,7 @@ "@handsontable/angular": "^13.1.0", "@sasjs/adapter": "4.10.1", "@sasjs/utils": "^3.4.0", - "@sheet/crypto": "1.20230414.1", + "@sheet/crypto": "1.20211122.1", "@types/d3-graphviz": "^2.6.7", "@types/text-encoding": "0.0.35", "base64-arraybuffer": "^0.2.0",