From 9d62290214a18a2f8dc15a38816fcb1ed8c394c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 12:51:31 +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 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69a1a27..9bff732 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "opentmi-addon": "github:opentmi/opentmi-addon", "superagent": "5.2.2", - "snyk": "^1.369.1" + "snyk": "^1.996.0" }, "snyk": true }