mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @apricote/nest-pg-boss to v2 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b3c3ff83c2
commit
24b7308343
3 changed files with 29 additions and 46 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"test:e2e": "jest --config ./apps/listory/test/jest-e2e.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apricote/nest-pg-boss": "1.2.0",
|
||||
"@apricote/nest-pg-boss": "2.0.0",
|
||||
"@hapi/joi": "17.1.1",
|
||||
"@narando/nest-axios-interceptor": "2.2.0",
|
||||
"@nestjs/axios": "0.1.0",
|
||||
|
|
@ -71,6 +71,7 @@
|
|||
"passport-jwt": "4.0.1",
|
||||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.10.0",
|
||||
"pg-boss": "^9.0.0",
|
||||
"pino": "8.12.1",
|
||||
"pino-http": "8.3.3",
|
||||
"reflect-metadata": "0.1.13",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue