Skip to content

Commit

Permalink
fix(security): Upgrade sentry libs to v8.49.0 (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanrobert authored Feb 6, 2025
1 parent 9bf1a35 commit b548bff
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 40 deletions.
133 changes: 95 additions & 38 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
},
"dependencies": {
"@sentry/browser": "^8.44.0",
"@sentry/node": "^8.44.0",
"@sentry/profiling-node": "^8.44.0",
"@sentry/node": "^8.49.0",
"@sentry/profiling-node": "^8.49.0",
"@sentry/tracing": "^7.119.0",
"cors": "^2.8.5",
"dotenv": "^16.4.7",
Expand Down

0 comments on commit b548bff

Please sign in to comment.