Skip to content

Commit

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


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

Updates `@sentry/profiling-node` from 9.2.0 to 9.4.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.2.0...9.4.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 Mar 5, 2025
1 parent 1561062 commit e748687
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 148 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.2.0",
"@sentry/profiling-node": "^9.2.0",
"@sentry/node": "^9.4.0",
"@sentry/profiling-node": "^9.4.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 @@ -19,7 +19,7 @@
"@influxdata/influxdb-client": "^1.35.0",
"@ipld/dag-cbor": "^9.2.2",
"@ipld/dag-json": "^10.2.3",
"@sentry/node": "^9.2.0",
"@sentry/node": "^9.4.0",
"@sinclair/typebox": "^0.34.28",
"debug": "^4.4.0",
"multiformats": "^13.3.2",
Expand Down
Loading

0 comments on commit e748687

Please sign in to comment.