From b1df1cd78f9f9da2e9895ea5ab9e4932ca7e8c2c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Apr 2025 16:45:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PARSEGITCONFIG-9403763 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ff79bb7d25..ea9f9ef3b63 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@crowdin/cli": "3.14.0", "@ethersproject/keccak256": "5.7.0", "@manypkg/cli": "0.19.2", - "danger": "11.2.6", + "danger": "13.0.0", "depcheck": "1.4.7", "dotenv-cli": "7.1.0", "husky": "8.0.3",