From ec716f505aa26a0229f4097580c6c82bc606c8f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 00:33:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8535519..c7c26b0 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": "^28.0.0", + "jest-cli": "^28.0.0", "moleculer-repl": "^0.6.2" }, "dependencies": {