From a6afa205a97c0f7f5aab1e2c7809823a26615dd4 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 12 Dec 2023 12:22:17 +0200 Subject: [PATCH] feature: cloudcmd: supertape v9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9a39579..d917cc6c 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": "^8.1.0", + "supertape": "^9.0.0", "tar-stream": "^3.0.0", "unionfs": "^4.0.0", "url-loader": "^4.0.0",