From 76357cc26cc1dad3e335afdfbbcc6bb182cfcb7e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 12:21:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 783958a..1f0a601 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/got": "^9.6.11", "extend": "^3.0.2", "got": "^11.1.3", - "snyk": "^1.321.0" + "snyk": "^1.996.0" }, "devDependencies": { "@types/chai": "^4.2.11",