From 06f3b78256d41bf29015484d8e159816d6b2a0e1 Mon Sep 17 00:00:00 2001 From: coderiaser Date: Wed, 31 Dec 2025 13:44:00 +0200 Subject: [PATCH] feature: cloudcmd: try-catch v4.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef08f6fc..a9f05343 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "socket.io-client": "^4.0.1", "squad": "^3.0.0", "table": "^6.0.1", - "try-catch": "^3.0.0", + "try-catch": "^4.0.4", "try-to-catch": "^3.0.0", "tryrequire": "^3.0.0", "win32": "^7.0.0",