1
0
forked from noxious/server

#137 : ZoneEffects

This commit is contained in:
2024-10-18 23:08:50 +02:00
parent 780cac9644
commit 8abf5acef3
4 changed files with 18 additions and 6 deletions

6
package-lock.json generated
View File

@ -926,9 +926,9 @@
"license": "BSD-3-Clause"
},
"node_modules/bullmq": {
"version": "5.20.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.20.0.tgz",
"integrity": "sha512-eCJyYJqNUl9swC39x2fVm1BUv5BuO/nv2eAcAsz58znue0ZCYgSG+yWXZeauRG98Jl0UIBcPgJtbF+c9Wd+Odg==",
"version": "5.21.1",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.21.1.tgz",
"integrity": "sha512-+yvsd5LkbWkTW2K5C/1s8h1+gGK4F9wVfKM6AJUBSWGsbfWHXnni0Se7xHj1dieVkx6XEsfCzFtO6kZnD+mtHQ==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.6.0",