Skip to content

Commit

Permalink
chore(deps): update dependency @sentry/node to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 7fcf4ae commit 8a78ea6
Show file tree
Hide file tree
Showing 3 changed files with 697 additions and 68 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": "^8.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 @@ -7,7 +7,7 @@
"build": "tsc && devScript --copyOnly"
},
"dependencies": {
"@sentry/node": "6.19.7",
"@sentry/node": "8.37.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 8a78ea6

Please sign in to comment.