Skip to content

Commit

Permalink
deps: bump the sentry group with 2 updates (#317)
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.0 to 9.0.1
- [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.0.0...9.0.1)

Updates `@sentry/profiling-node` from 9.0.0 to 9.0.1
- [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.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
- dependency-name: "@sentry/profiling-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 12, 2025
1 parent f177799 commit 10e663c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@filecoin-station/spark-impact-evaluator": "^1.2.4",
"@filecoin-station/spark-stats-db": "^1.0.0",
"@influxdata/influxdb-client": "^1.35.0",
"@sentry/node": "^9.0.0",
"@sentry/node": "^9.0.1",
"@types/slug": "^5.0.9",
"debug": "^4.4.0",
"ethers": "^6.13.5",
Expand Down
52 changes: 26 additions & 26 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@fastify/cors": "^10.0.2",
"@fastify/url-data": "^6.0.3",
"@filecoin-station/spark-stats-db": "^1.0.0",
"@sentry/node": "^9.0.0",
"@sentry/profiling-node": "^9.0.0",
"@sentry/node": "^9.0.1",
"@sentry/profiling-node": "^9.0.1",
"debug": "^4.4.0",
"fastify": "^5.2.1",
"http-assert": "^1.5.0",
Expand Down

0 comments on commit 10e663c

Please sign in to comment.