This commit is contained in:
dependabot[bot] 2026-02-03 18:39:03 +01:00 committed by GitHub
commit 590f655fb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 443 additions and 382 deletions

823
server/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@
}, },
"dependencies": { "dependencies": {
"@adonisjs/core": "^5.9.0", "@adonisjs/core": "^5.9.0",
"@adonisjs/lucid": "^18.4.2", "@adonisjs/lucid": "^21.8.2",
"@adonisjs/redis": "^7.3.4", "@adonisjs/redis": "^7.3.4",
"@adonisjs/repl": "^3.1.11", "@adonisjs/repl": "^3.1.11",
"@rocketseat/adonis-bull": "^1.0.4", "@rocketseat/adonis-bull": "^1.0.4",