From 501a2643c0f0def56c9c626b220e86b58317c0ed Mon Sep 17 00:00:00 2001 From: Irshad Date: Tue, 11 Aug 2020 18:24:03 +0530 Subject: [PATCH] update to teamwork@5.x.x (#4130) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73f46e418..31eada3d8 100755 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@hapi/somever": "3.x.x", "@hapi/statehood": "^7.0.3", "@hapi/subtext": "^7.0.3", - "@hapi/teamwork": "4.x.x", + "@hapi/teamwork": "5.x.x", "@hapi/topo": "5.x.x", "@hapi/validate": "^1.1.0" },