From 49c1729fbb9ab3463a7c5749d1b861143cfdb1c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Nov 2020 01:18:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d33aa7..d341f92 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"