From 0c943d5f09cb8396303ce1b7f7ca9486d0ac60f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Jul 2025 10:30:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592b873..714b26e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "pre-commit": "lint:staged", "dependencies": { "chalk": "1.1.3", - "compression": "1.6.2", + "compression": "1.8.1", "cross-env": "2.0.1", "express": "4.14.0", "fontfaceobserver": "2.0.4",