From 13f4251eab3695215d4902e34ee6a1c167954b30 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Oct 2018 03:59:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 - https://snyk.io/vuln/npm:extend:20180424 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:sshpk:20180409 - https://snyk.io/vuln/npm:stringstream:20180511 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e128db3..4ecab39 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "homepage": "https://github.com/ivandelabeldad/miner-waker-lambda#readme", "dependencies": { "js-yaml": "^3.10.0", - "request": "^2.83.0", + "request": "^2.84.0", "request-promise-native": "^1.0.5" }, "devDependencies": {