npm run format

This commit is contained in:
2025-01-25 13:24:46 +01:00
parent 85161ab4f6
commit e6adb959ba
3 changed files with 5 additions and 16 deletions

6
package-lock.json generated
View File

@ -2470,9 +2470,9 @@
"license": "BSD-3-Clause"
},
"node_modules/bullmq": {
"version": "5.36.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.36.0.tgz",
"integrity": "sha512-+08ghSARvO2W0VxYh5HO4AnrF7FZ0MC3Shig76HO6shsytMCrgXAvYwbfBufP2bd0HR9eI1a5J7xKazjXX7ogA==",
"version": "5.37.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.37.0.tgz",
"integrity": "sha512-h/wf979+9uROyYpB8oTE44Py6JERCluCSd+ZFpCZlPsYh+wxAkqrfHsHHHKBgsNJp9odWLIY4SG+280EXzXiCQ==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.9.0",