diff --git a/plugins/two-factor-auth/package.json b/plugins/two-factor-auth/package.json index 5661fb76133..a3ad2d47f44 100644 --- a/plugins/two-factor-auth/package.json +++ b/plugins/two-factor-auth/package.json @@ -20,7 +20,7 @@ "otp" ], "dependencies": { - "otplib": "^11.0.1", + "otplib": "^12.0.1", "qrcode": "^1.4.1" }, "private": true