fixed email sent issue

This commit is contained in:
Cihan Şentürk 2024-07-31 14:38:23 +03:00 committed by GitHub
parent a679ae316e
commit 0123f06f87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2780 additions and 4398 deletions

7176
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,6 @@
"vuedraggable": "^2.24.3", "vuedraggable": "^2.24.3",
"moment": ">=2.29.4", "moment": ">=2.29.4",
"qs": "^6.11.1", "qs": "^6.11.1",
"quill": "^2.0.1",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"ws": "^8.14.2", "ws": "^8.14.2",
"ajv": "^6.12.6", "ajv": "^6.12.6",
@ -92,7 +91,6 @@
"ws": "^8.14.2", "ws": "^8.14.2",
"postcss": "^8.4.32", "postcss": "^8.4.32",
"ajv": "^6.12.6", "ajv": "^6.12.6",
"quill": "^2.0.1",
"express": "^4.19.2" "express": "^4.19.2"
}, },
"browserslist": [ "browserslist": [