mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): fix versions for sentry
This commit is contained in:
parent
51fd78f6d9
commit
461762f678
1 changed files with 2 additions and 2 deletions
|
|
@ -36,12 +36,12 @@
|
|||
"@nestjs/swagger": "4.7.3",
|
||||
"@nestjs/terminus": "7.0.1",
|
||||
"@nestjs/typeorm": "7.1.4",
|
||||
"@sentry/node": "^5.27.4",
|
||||
"@sentry/node": "5.27.4",
|
||||
"class-transformer": "0.3.1",
|
||||
"class-validator": "0.12.2",
|
||||
"cookie-parser": "1.4.5",
|
||||
"date-fns": "2.16.1",
|
||||
"nest-raven": "^7.0.0",
|
||||
"nest-raven": "7.0.0",
|
||||
"nestjs-typeorm-paginate": "2.2.1",
|
||||
"passport": "0.4.1",
|
||||
"passport-jwt": "4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue