1
0
forked from noxious/server

Implemented ZoneManager logics in teleport to make sure chars. are removed / added correctly

This commit is contained in:
2024-11-16 23:12:37 +01:00
parent 3185c478a6
commit 27f8bc8784
3 changed files with 16 additions and 9 deletions

6
package-lock.json generated
View File

@ -949,9 +949,9 @@
"license": "BSD-3-Clause"
},
"node_modules/bullmq": {
"version": "5.26.1",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.26.1.tgz",
"integrity": "sha512-XuxCGFlC1PQ2i1JHQiB9dqkqKQILMwQpU7ipi+cT/dzJaoXVcS0/IByUz6SsZ3xyOQY3twPt6G7J2d5GrsJuEA==",
"version": "5.26.2",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.26.2.tgz",
"integrity": "sha512-UdHBrJoRkpXoF8b/FVEkuRBnaUZoA7+qHQNyTx1n2oNVZ4iWxqGqss+M9xAwXOpBmSNvOSlaBdHpf+5QJTU8GQ==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.6.0",