BUGFIX: clashing pending signups fixed

This commit is contained in:
2023-05-15 11:02:51 +10:00
parent b3c7f7cb5e
commit fd44712e37
3 changed files with 18 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "auth-server",
"version": "1.7.6",
"version": "1.7.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "auth-server",
"version": "1.7.6",
"version": "1.7.7",
"license": "ISC",
"dependencies": {
"bcryptjs": "^2.4.3",