Skip to content

Commit

Permalink
deps: bump the sentry group with 2 updates (#106)
Browse files Browse the repository at this point in the history
Bumps the sentry group with 2 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/node` from 9.0.1 to 9.1.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.0.1...9.1.0)

Updates `@sentry/profiling-node` from 9.0.1 to 9.1.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.0.1...9.1.0)

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

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 Feb 14, 2025
1 parent c1c0314 commit e301eae
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 37 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@fastify/postgres": "^6.0.2",
"@filecoin-station/deal-observer-db": "^1.0.0",
"@sentry/node": "^9.0.1",
"@sentry/profiling-node": "^9.0.1",
"@sentry/node": "^9.1.0",
"@sentry/profiling-node": "^9.1.0",
"debug": "^4.4.0",
"fastify": "^5.2.1",
"http-assert": "^1.5.0",
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": "^9.0.1",
"@sentry/node": "^9.1.0",
"@sinclair/typebox": "^0.34.16",
"debug": "^4.4.0",
"multiformats": "^13.3.1",
Expand Down
59 changes: 25 additions & 34 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 e301eae

Please sign in to comment.