mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 06:00:21 +08:00
Put otpauth back on 9.2.4
This commit is contained in:
parent
ecae1997aa
commit
918eb3bb67
4
package-lock.json
generated
4
package-lock.json
generated
@ -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",
|
||||
|
@ -43,7 +43,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"otpauth": "9.2.3",
|
||||
"otpauth": "9.2.4",
|
||||
"uuid": "^9.0.1"
|
||||
}
|
||||
}
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user