From b95673a5c5035f6e1e592610c5a9173947bc917d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 09:29:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8f8b00..516eec1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "url": "https://github.com/Devisjs/devisPattern/issues" }, "dependencies": { - "cmake-js": "^3.5.0", + "cmake-js": "^6.2.0", "nan": "^2.7.0", "snyk": "^1.88.2" },