From 236c40f66c446d4c326434a58f5df6deb2c7dc1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Aug 2021 19:39:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d115c1ff..b6e70230 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "github-content": "^1.0.1", "marked": "^0.6.0", "mathoid": "^0.7.1", - "npm-check-updates": "^2.15.0", + "npm-check-updates": "^3.0.0", "popper.js": "^1.13.0", "preq": "^0.5.2", "pretty-data": "^0.40.0",