diff --git a/src/userprofile/package.json b/src/userprofile/package.json index 0cd7f46..fe796a3 100644 --- a/src/userprofile/package.json +++ b/src/userprofile/package.json @@ -9,7 +9,7 @@ "license": "UNLICENSED", "bugs": "http://github.com/Azure-Samples/openhack-devops-team/issues", "dependencies": { - "@hapi/hoek": "^7.1.0", + "@hapi/hoek": "^7.2.1", "@hapi/joi": "^15.0.3", "body-parser": "^1.19.0", "enjoi": "^4.0.0",