From 631868ff5f7d02b61a6a4432656e133e3c3041f5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Feb 2026 10:52:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1b6b6f..5646c46 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "husky": "^8.0.2", "jest": "^29.3.1", "lint-staged": "^13.1.0", - "madge": "^6.0.0", + "madge": "^8.0.0", "nock": "^13.2.9", "prettier": "^2.8.1", "rome": "^11.0.0",