From 2bb582625e0155f691d9ca72a2fdf0437df7478f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 25 Jul 2025 22:28:25 +0000 Subject: [PATCH] fix: packages/insight/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- packages/insight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/insight/package.json b/packages/insight/package.json index 26f40b0592e..9dca94bac32 100644 --- a/packages/insight/package.json +++ b/packages/insight/package.json @@ -63,7 +63,7 @@ "@types/jasmine": "2.5.41", "@types/lodash": "4.14.104", "@types/node": "7.0.4", - "codecov": "2.2.0", + "codecov": "3.2.0", "jasmine-core": "2.5.2", "jasmine-spec-reporter": "3.2.0", "karma": "1.4.1",