From 5324a41abd1b6752846e2fd254d996deb328baed Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 1 Feb 2024 12:13:02 +0200 Subject: [PATCH] feature: cloudcmd: supertape v10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 891c6c84..6b68741b 100644 --- a/package.json +++ b/package.json @@ -200,7 +200,7 @@ "smalltalk": "^4.0.0", "style-loader": "^2.0.0", "supermenu": "^4.0.1", - "supertape": "^9.0.0", + "supertape": "^10.0.0", "tar-stream": "^3.0.0", "unionfs": "^4.0.0", "url-loader": "^4.0.0",