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:
renovate[bot] 2023-05-07 01:56:56 +02:00 committed by GitHub
parent b3c3ff83c2
commit 24b7308343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 46 deletions

View file

@ -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",