From f366664c2a019d44afc49157b57675dd8ca3e538 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 00:33:19 +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-QS-14724253 --- 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",