From 09c6557c552f87df75b2a668d6e57950c3a63b48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 14:35:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89c4f57..2d84310 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "chalk": "^5.3.0", "cheerio": "^1.0.0-rc.12", "common-tags": "^1.8.2", - "crawler": "^1.4.0", + "crawler": "^2.0.0", "d3-dsv": "2.0.0", "dotenv": "^16.3.1", "epub2": "^3.0.2",