Skip to content

Commit

Permalink
deps: Bump @sentry/node from 8.51.0 to 8.52.0 (#45)
Browse files Browse the repository at this point in the history
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.52.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.51.0...8.52.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 2f2b2a9 commit a091476
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 13 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@fastify/postgres": "^6.0.2",
"@filecoin-station/deal-observer-db": "^1.0.0",
"@sentry/node": "^8.48.0",
"@sentry/node": "^8.52.0",
"@sentry/profiling-node": "^8.51.0",
"debug": "^4.4.0",
"fastify": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@influxdata/influxdb-client": "^1.35.0",
"@ipld/dag-cbor": "^9.2.2",
"@ipld/dag-json": "^10.2.3",
"@sentry/node": "^8.48.0",
"@sentry/node": "^8.52.0",
"@sinclair/typebox": "^0.34.14",
"debug": "^4.4.0",
"multiformats": "^13.3.1",
Expand Down
105 changes: 94 additions & 11 deletions package-lock.json

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

0 comments on commit a091476

Please sign in to comment.