From 8a9c28a90db4ba38c0894f800b35d4195d925bdc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Aug 2021 06:15:53 +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 f14b3ed..9d906df 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "mysql2": "^2.1.0", "nodemailer": "^6.4.6", "nodemailer-sendgrid-transport": "^0.2.0", - "npm": "^6.14.5", + "npm": "^7.0.0", "npm-run-all": "^4.1.5", "passport": "^0.4.1", "passport-google-oauth20": "^2.0.0",