From 5a9282a074a235b1762630382bd8a313a4221a4b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 May 2022 18:19:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 398af31..9afef89 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "kbpgp": "^2.0.46", "less-plugin-autoprefix": "^1.4.0", "lodash": "^2.4.1", - "mailgun-js": "^0.6.7", + "mailgun-js": "^0.10.1", "mold-source-map": "^0.3.0", "moment": "^2.10.2", "node-pgp-search": "0.1.7",