From 84a1e1622c2dcacd63e5d0b6d4affc8d88ba721b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Mar 2025 01:32:37 +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 9540bcb..a8d81ef 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@ladjs/graceful": "^1.0.3", "body-parser": "^1.19.0", "bree": "^1.1.13", - "cabin": "^8.0.4", + "cabin": "^11.0.0", "crypto-random-string": "^3.2.0", "dayjs": "^1.8.29", "email-templates": "^7.1.0",