From 43edba8cb85e13dec227f21cb1d6bfd13c64e557 Mon Sep 17 00:00:00 2001 From: coderiaser Date: Wed, 31 Dec 2025 13:44:04 +0200 Subject: [PATCH] feature: cloudcmd: try-to-catch v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9f05343..b955bdde 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "squad": "^3.0.0", "table": "^6.0.1", "try-catch": "^4.0.4", - "try-to-catch": "^3.0.0", + "try-to-catch": "^4.0.0", "tryrequire": "^3.0.0", "win32": "^7.0.0", "wraptile": "^3.0.0",