From bb4f0843e6f133d3535aac03966c552b34b11b8d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 12:29:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 398af31..3f8f7d0 100644 --- a/package.json +++ b/package.json @@ -56,11 +56,11 @@ "kbpgp": "^2.0.46", "less-plugin-autoprefix": "^1.4.0", "lodash": "^2.4.1", - "mailgun-js": "^0.6.7", + "mailgun-js": "^0.17.0", "mold-source-map": "^0.3.0", "moment": "^2.10.2", "node-pgp-search": "0.1.7", - "nodemailer": "^1.3.4", + "nodemailer": "^3.0.0", "numbro": "1.1.1", "request": "^2.58.0", "slideout": "^0.1.8",