From 59a500a4f26e75474a799bd7194fae45db098aa8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Jul 2025 08:36:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOA-10944994 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931b8f2..8276afb 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@ladjs/redis": "^1.0.7", "@ladjs/shared-config": "^4.0.0", "@ladjs/store-ip-address": "^0.0.7", - "@ladjs/web": "^10.0.0", + "@ladjs/web": "^21.0.24", "@primer/css": "^15.2.0", "@sidoshi/random-string": "^1.0.0", "@slack/web-api": "^6.0.0",