From 9058898ae0a9c0f665d6846f1b3636c26e695610 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Mar 2021 01:12:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 787ad7d..984d8d5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-jest": "^23.20.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-unicorn": "^18.0.1", - "jest": "^25.5.4", + "jest": "^26.0.0", "np": "^6.5.0", "prettier": "^2.1.2", "snyk": "^1.406.0"