From b890ea200dbbfba5b45b35fb70c5d9eb0d067f32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Feb 2026 17:32:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8535519..dc83ff5 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "author": "", "devDependencies": { "eslint": "^6.8.0", - "jest": "^25.1.0", - "jest-cli": "^25.1.0", + "jest": "^26.0.0", + "jest-cli": "^26.0.0", "moleculer-repl": "^0.6.2" }, "dependencies": {