Updated send logic.

This commit is contained in:
Mike Cao 2025-01-08 17:00:59 -08:00
parent b72232dcac
commit c0a67dadd5
7 changed files with 101 additions and 67 deletions

View file

@ -102,7 +102,7 @@
"kafkajs": "^2.1.0",
"maxmind": "^4.3.6",
"md5": "^2.3.0",
"next": "15.0.4",
"next": "15.1.4",
"next-basics": "^0.39.0",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
@ -118,6 +118,7 @@
"react-window": "^1.8.6",
"request-ip": "^3.3.0",
"semver": "^7.5.4",
"serialize-error": "^12.0.0",
"thenby": "^1.3.4",
"uuid": "^9.0.0",
"yup": "^0.32.11",