Skip to content

Commit

Permalink
chore(deps): update dependency @sentry/tracing to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2023
1 parent 022d0a8 commit e9fd6ff
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 13 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 @@
},
"dependencies": {
"@sentry/node": "^6.16.1",
"@sentry/tracing": "^6.16.1",
"@sentry/tracing": "^7.0.0",
"debug": "^4.3.3",
"mongodb": "^4.3.0",
"redis": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@keyv/redis": "^2.5.1",
"@sentry/node": "^6.19.2",
"@sentry/tracing": "^6.19.2",
"@sentry/tracing": "^7.0.0",
"apollo-datasource": "^3.3.1",
"apollo-server-cache-redis": "^3.3.1",
"apollo-server-caching": "^3.3.0",
Expand Down
43 changes: 32 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit e9fd6ff

Please sign in to comment.