diff --git a/AhMyth-Server/app/node_modules/hawk/package.json b/AhMyth-Server/app/node_modules/hawk/package.json index f70c71d8..d6167edf 100644 --- a/AhMyth-Server/app/node_modules/hawk/package.json +++ b/AhMyth-Server/app/node_modules/hawk/package.json @@ -53,10 +53,10 @@ }, "contributors": [], "dependencies": { - "boom": "2.x.x", - "cryptiles": "2.x.x", - "hoek": "2.x.x", - "sntp": "1.x.x" + "boom": "7.3.0", + "cryptiles": "4.1.3", + "hoek": "6.1.3", + "sntp": "3.0.2" }, "description": "HTTP Hawk Authentication Scheme", "devDependencies": {