From 960b583751c6f22eb18435f3c688354c13da4e6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Jul 2025 06:53:49 +0000 Subject: [PATCH] fix: i/33/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729 --- i/33/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i/33/package.json b/i/33/package.json index b1a78e5..426d5cf 100644 --- a/i/33/package.json +++ b/i/33/package.json @@ -11,6 +11,6 @@ "express": "~4.16.1", "http-errors": "~1.6.3", "jade": "~1.11.0", - "morgan": "~1.9.1" + "morgan": "~1.10.1" } }