From 3aed891636368b5511e2c43d021ca44571a7ae50 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Jul 2025 16:19: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 54c28aa..e8319d8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "babel-polyfill": "6.16.0", "chalk": "1.1.3", "classnames": "2.2.5", - "compression": "1.6.2", + "compression": "1.8.1", "cross-env": "3.1.3", "date-fns": "1.10.0", "debounce": "^1.0.0",