Skip to content

Commit

Permalink
deps: Bump @sentry/node from 8.35.0 to 8.36.0 (#50)
Browse files Browse the repository at this point in the history
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.35.0 to 8.36.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@8.35.0...8.36.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 Oct 31, 2024
1 parent a94a599 commit 99ba688
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 49 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@filecoin-station/spark-piece-indexer-repository": "^1.0.0",
"@sentry/node": "^8.35.0",
"@sentry/node": "^8.36.0",
"http-responders": "^2.2.0",
"ioredis": "^5.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@filecoin-station/spark-piece-indexer-repository": "^1.0.0",
"@ipld/dag-cbor": "^9.2.2",
"@sentry/node": "^8.35.0",
"@sentry/node": "^8.36.0",
"debug": "^4.3.7",
"ioredis": "^5.4.1",
"multiformats": "^13.3.1",
Expand Down
Loading

0 comments on commit 99ba688

Please sign in to comment.