1
0
forked from noxious/server

#16: Working PoC avatar image generator

This commit is contained in:
2024-12-22 00:12:43 +01:00
parent 68f7db7aa4
commit bf58fc4944
4 changed files with 94 additions and 4 deletions

6
package-lock.json generated
View File

@ -954,9 +954,9 @@
"license": "BSD-3-Clause"
},
"node_modules/bullmq": {
"version": "5.34.3",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.34.3.tgz",
"integrity": "sha512-S8/V11w7p6jYAGvv+00skLza/4inTOupWPe0uCD8mZSUiYKzvmW4/YEB+KVjZI2CC2oD3KJ3t7/KkUd31MxMig==",
"version": "5.34.4",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.34.4.tgz",
"integrity": "sha512-FPTN5eqsYO5/Blm6vh/bVJ0eADrVLjTBDjMkPCqZN3xx/5GqHov9NwxM6A6M3m6n2Vg+gNAoN98t7bTij5/UEA==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.6.0",