mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
fix(health): use not-deprecated sentry context
The setExtra function is deprecated in favor of setContext. Also update sentry-related packages.
This commit is contained in:
parent
a4f7eaf6cc
commit
f06b93efbe
4 changed files with 536 additions and 865 deletions
|
|
@ -39,12 +39,12 @@
|
|||
"@nestjs/swagger": "5.1.5",
|
||||
"@nestjs/terminus": "8.0.3",
|
||||
"@nestjs/typeorm": "8.0.2",
|
||||
"@sentry/node": "6.16.0",
|
||||
"@sentry/node": "6.19.7",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.13.2",
|
||||
"cookie-parser": "1.4.6",
|
||||
"date-fns": "2.27.0",
|
||||
"nest-raven": "8.0.0",
|
||||
"nest-raven": "8.1.0",
|
||||
"nestjs-typeorm-paginate": "2.6.3",
|
||||
"passport": "0.5.0",
|
||||
"passport-jwt": "4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue