From 8ee48fe47db3374c5e089626eccec95a6d0b1ff6 Mon Sep 17 00:00:00 2001 From: Colin Ihrig Date: Tue, 25 Aug 2020 11:42:33 -0400 Subject: [PATCH] bump minimum shot dependency version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1cba9cb5..09bf9d095 100755 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@hapi/hoek": "9.x.x", "@hapi/mimos": "5.x.x", "@hapi/podium": "^4.1.1", - "@hapi/shot": "^5.0.1", + "@hapi/shot": "^5.0.2", "@hapi/somever": "3.x.x", "@hapi/statehood": "^7.0.3", "@hapi/subtext": "^7.0.3",