Skip to content

Commit

Permalink
chore(deps): update dependency @sentry/node to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 71364c8 commit 2935f55
Show file tree
Hide file tree
Showing 3 changed files with 684 additions and 85 deletions.
2 changes: 1 addition & 1 deletion apps/master/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "tsc && devScript --copyOnly"
},
"dependencies": {
"@sentry/node": "^7.46.0",
"@sentry/node": "^9.0.0",
"@sentry/tracing": "^7.46.0",
"cron": "^2.3.0",
"debug": "^4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@bmatei/apollo-prometheus-exporter": "^3.0.0",
"@sentry/node": "6.19.7",
"@sentry/node": "9.2.0",
"@sentry/tracing": "6.19.7",
"apollo-server-cache-redis": "3.3.1",
"apollo-server-caching": "3.3.0",
Expand Down
Loading

0 comments on commit 2935f55

Please sign in to comment.