From 7efd0eaa8e682ab70ace5f587e93dadbc2cc5e04 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 14:25:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8535519..e8343f4 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": "^27.0.0", + "jest-cli": "^27.0.0", "moleculer-repl": "^0.6.2" }, "dependencies": {