From d6a47dfa4062080e35ad682142c9ccfa04bca550 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Jul 2025 08:25:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98db439..f1daf77 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/node": "latest", "@types/supertest": "2.0.7", "autocannon": "3.2.0", - "codecov": "3.1.0", + "codecov": "3.2.0", "concurrently": "4.1.0", "fastify": "1.13.1", "mocha": "5.2.0",