diff --git a/test/fixtures/qs-package/node_modules/hawk/package.json b/test/fixtures/qs-package/node_modules/hawk/package.json index c42639e532..1117fd508c 100644 --- a/test/fixtures/qs-package/node_modules/hawk/package.json +++ b/test/fixtures/qs-package/node_modules/hawk/package.json @@ -53,7 +53,7 @@ "contributors": [], "dependencies": { "boom": "2.x.x", - "cryptiles": "2.x.x", + "cryptiles": "3.0.0", "hoek": "2.x.x", "sntp": "1.x.x" },