From a8f00caff8bd5434e1b76d5b0398e17355d71347 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 29 Aug 2024 22:33:35 -0700 Subject: [PATCH] bump singlefile version --- archivebox/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivebox/package-lock.json b/archivebox/package-lock.json index 7f5a2969..abcb8192 100644 --- a/archivebox/package-lock.json +++ b/archivebox/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@postlight/parser": "^2.2.3", "readability-extractor": "github:ArchiveBox/readability-extractor", - "single-file-cli": "^1.1.54" + "single-file-cli": "^2.0.58" } }, "node_modules/@asamuzakjp/dom-selector": {