Put otpauth back on 9.2.4

This commit is contained in:
KernelDeimos 2024-05-06 02:10:22 -04:00
parent ecae1997aa
commit 918eb3bb67
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -13,7 +13,7 @@
"packages/*"
],
"dependencies": {
"otpauth": "^9.2.4",
"otpauth": "9.2.4",
"uuid": "^9.0.1"
},
"devDependencies": {
@ -11517,7 +11517,7 @@
"nodemailer": "^6.9.3",
"on-finished": "^2.4.1",
"openai": "^4.20.1",
"otpauth": "^9.2.4",
"otpauth": "9.2.4",
"prompt-sync": "^4.2.0",
"recursive-readdir": "^2.2.3",
"response-time": "^2.3.2",

View File

@ -43,7 +43,7 @@
]
},
"dependencies": {
"otpauth": "9.2.3",
"otpauth": "9.2.4",
"uuid": "^9.0.1"
}
}

View File

@ -54,7 +54,7 @@
"nodemailer": "^6.9.3",
"on-finished": "^2.4.1",
"openai": "^4.20.1",
"otpauth": "9.2.3",
"otpauth": "9.2.4",
"prompt-sync": "^4.2.0",
"recursive-readdir": "^2.2.3",
"response-time": "^2.3.2",