Maybe this??

This commit is contained in:
KernelDeimos
2024-05-06 01:58:55 -04:00
parent e4c7caa8ea
commit ecae1997aa
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -11517,7 +11517,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",

View File

@@ -43,7 +43,7 @@
]
},
"dependencies": {
"otpauth": "^9.2.4",
"otpauth": "9.2.3",
"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.4",
"otpauth": "9.2.3",
"prompt-sync": "^4.2.0",
"recursive-readdir": "^2.2.3",
"response-time": "^2.3.2",