From 77879e1fafaf431faf6bdc77c5079f392fe4d83e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 03:12:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - 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..d60a0c8 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.2", + "jest-cli": "^27.0.2", "moleculer-repl": "^0.6.2" }, "dependencies": {