From 3fcdef1359f201e92687465618fbef1dd94e26c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2018 05:31:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:hoek:20180212 Latest report for johnbrett/getting-started-with-hapi.js: https://snyk.io/test/github/johnbrett/getting-started-with-hapi.js --- package.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b1d1ccf..bbb81da 100644 --- a/package.json +++ b/package.json @@ -6,25 +6,26 @@ "license": "ISC", "dependencies": { "bell": "^6.0.0", - "boom": "^3.0.0", - "code": "^2.0.1", + "boom": "^6.0.0", + "code": "^5.1.2", "glue": "^2.4.0", "good": "^6.4.0", "h2o2": "^4.0.2", "hapi": "^11.1.2", "hapi-auth-basic": "^4.1.0", "hapi-auth-cookie": "^3.1.0", - "hapi-level": "^4.0.0", - "hoek": "^3.0.1", + "hapi-level": "^5.0.1", + "hoek": "^5.0.3", "inert": "^3.2.0", - "joi": "^7.0.0", - "lab": "^7.2.0", + "joi": "^13.0.0", + "lab": "^15.0.0", "mongodb": "^2.0.51", "poop": "^2.0.0", "rejoice": "^2.2.1", "reptile": "^2.0.0", - "shot": "^2.0.1", - "vision": "^4.0.0" + "shot": "^3.0.1", + "vision": "^4.0.0", + "blipp": "3.0.0" }, "devDependencies": { "eslint": "1.x.x",