Skip to content

Commit

Permalink
fix(api): update dependency @sentry/nextjs to v8.49.0 [security]
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 1ef4098 commit 460ff02
Show file tree
Hide file tree
Showing 3 changed files with 694 additions and 111 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@opentelemetry/semantic-conventions": "1.27.0",
"@prisma/instrumentation": "5.21.1",
"@sentry/browser": "8.35.0",
"@sentry/nextjs": "8.35.0",
"@sentry/nextjs": "8.49.0",
"@sentry/node": "8.35.0",
"@sentry/opentelemetry": "8.35.0",
"@sentry/profiling-node": "8.35.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "3.4.0",
"@opentelemetry/api": "1.9.0",
"@sentry/nextjs": "8.35.0",
"@sentry/nextjs": "8.49.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.1",
"@trpc/client": "10.45.2",
Expand Down
Loading

0 comments on commit 460ff02

Please sign in to comment.