From e0bebb6657458de2352be83e1456af2441d29e38 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Feb 2018 00:45:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 Latest report for findmypast-oss/jackal: https://snyk.io/test/github/findmypast-oss/jackal --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcd3f97..c2ed96c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "express-pino-logger": "^2.0.0", "figures": "^2.0.0", "hot-shots": "^4.4.0", - "joi": "^10.4.1", + "joi": "^13.0.0", "js-yaml": "^3.8.3", "jsonpath": "^1.0.0", "lodash": "^4.17.4",