From 63ecdcbd86078c5cc14e3ec4f36de6dafddef4de Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 20 Oct 2022 19:48:37 +0300 Subject: [PATCH] feature: package: supertape v8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 922c1807..1b086908 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "smalltalk": "^4.0.0", "style-loader": "^2.0.0", "supermenu": "^4.0.1", - "supertape": "^7.1.0", + "supertape": "^8.1.0", "tar-stream": "^2.0.0", "unionfs": "^4.0.0", "url-loader": "^4.0.0",