diff --git a/packages/fxa-profile-server/package.json b/packages/fxa-profile-server/package.json index ebaf269deda..e11096ce62a 100644 --- a/packages/fxa-profile-server/package.json +++ b/packages/fxa-profile-server/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@hapi/boom": "~9.1.2", - "@hapi/catbox-memory": "~5.0.0", + "@hapi/catbox-memory": "~5.0.1", "@hapi/catbox-redis": "~5.0.5", "@hapi/hapi": "^20.1.0", "@hapi/inert": "6.0.3",