Skip to content

Commit

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

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

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 Jun 13, 2024
1 parent e01bbd3 commit 0ef228e
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 @@ -17,7 +17,7 @@
"dependencies": {
"@filecoin-station/spark-impact-evaluator": "^1.1.1",
"@filecoin-station/spark-stats-db": "^1.0.0",
"@sentry/node": "^8.9.1",
"@sentry/node": "^8.9.2",
"debug": "^4.3.5",
"ethers": "^6.13.0",
"pg": "^8.12.0"
Expand Down
54 changes: 27 additions & 27 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@filecoin-station/spark-stats-db": "^1.0.0",
"@sentry/node": "^8.9.1",
"@sentry/node": "^8.9.2",
"debug": "^4.3.5",
"http-assert": "^1.5.0",
"http-responders": "^2.0.2",
Expand Down

0 comments on commit 0ef228e

Please sign in to comment.