update dependencies, fixes to support new authentication features
[websub-hub] / test / stub-db.js
index e0c7ad0b5d8c5220d09e06537375a1dfce49a28d..129c9071f98178dd91fb110787959558715ecf68 100644 (file)
@@ -12,6 +12,8 @@ const stubFns = [
   'authenticationSuccess',
   'authenticationGet',
   'authenticationUpsert',
+  'authenticationUpdateCredential',
+  'authenticationUpdateOTPKey',
   'healthCheck',
   'initialize',
   'subscriptionsByTopicId',