From 2e6cc354c63087c04ff7aed7aeac4c67d39d6aab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Jun 2018 21:21:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75ffcda..ad76e37 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "url": "https://github.com/agurha/pin-subscriptions-node/issues" }, "dependencies": { - "xml2json": "0.9.0" + "xml2json": "0.9.2" }, "main": "./lib/pin/pin", "directories": {