From bdf8b130b066c400d9252c057a398d695543662c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 15:02:50 +0000 Subject: [PATCH] fix: cvat-core/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- cvat-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat-core/package.json b/cvat-core/package.json index 106426cb2cfe..8a8c4fcf2ba1 100644 --- a/cvat-core/package.json +++ b/cvat-core/package.json @@ -30,7 +30,7 @@ "detect-browser": "^5.2.1", "error-stack-parser": "^2.0.2", "form-data": "^2.5.0", - "jest-config": "^26.6.3", + "jest-config": "^28.0.0", "js-cookie": "^2.2.0", "json-logic-js": "^2.0.1", "platform": "^1.3.5",