Skip to content

Commit

Permalink
fix: sentry dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
apalchys committed Sep 10, 2023
1 parent dea8606 commit 3517a5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"@nestjs/schedule": "3.0.2",
"@nestjs/swagger": "7.1.8",
"@nestjs/typeorm": "10.0.0",
"@sentry/node": "7.68.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.77",
"@vendia/serverless-express": "4.10.4",
Expand Down Expand Up @@ -75,7 +76,6 @@
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.1.3",
"@openapitools/openapi-generator-cli": "2.7.0",
"@sentry/node": "7.68.0",
"@types/cache-manager": "4.0.2",
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.17",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3517a5c

Please sign in to comment.