From 79a6a17c65c5fa7c5fbd12d602081acb1948efc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 09:06:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-174125 - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/npm:chownr:20180731 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8f8b00..0f26c8c 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": "^8.0.0", "nan": "^2.7.0", "snyk": "^1.88.2" },