From 6fbccf193d7bfd757905a6c39a2f2c2fd3939acc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Feb 2024 00:14:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-ECSTATIC-540354 - https://snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-QS-3153490 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 11279decc..ade864604 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "basic-auth": "^1.0.3", "colors": "^1.3.3", "corser": "^2.0.1", - "ecstatic": "^3.3.2", + "ecstatic": "^4.1.4", "http-proxy": "^1.17.0", "opener": "^1.5.1", "optimist": "~0.6.1", @@ -92,7 +92,7 @@ }, "devDependencies": { "common-style": "^3.0.0", - "request": "^2.88.0", + "request": "^2.88.2", "vows": "~0.8.3" }, "bugs": {