From c19f2096a491fb3a3c5802ab5e7d0d14424b1b79 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Jul 2018 06:25:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:deep-extend:20180409 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 723ba6b..5be6822 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "chalk": "^1.1.3", "node-examples": "^1.0.0", "node-keyboard-rx": "^1.0.1", - "octonode": "^0.7.12", + "octonode": "^0.9.3", "satori-sdk-js": "^1.0.1" }, "devDependencies": {