From 572cca0181e1e75e220811d55cb8c68be8d58a14 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Nov 2020 03:37:09 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa1d50b..3091dbf 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-import": "^2.18.2", "eslint-plugin-jest": "^22.17.0", "husky": "^0.14.3", - "jest": "^24.9.0", + "jest": "^26.0.0", "jest-when": "^2.7.0", "prettier": "^1.13.7", "pretty-quick": "^1.6.0", @@ -69,7 +69,7 @@ "ts-jest": "^24.1.0", "ts-loader": "^6.1.0", "typescript": "^3.6.3", - "webpack": "^4.17.2", + "webpack": "^5.1.1", "webpack-command": "^0.4.1" }, "dependencies": {