Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent d4072d9 commit cdc2c5a
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 246 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.52.0",
"@sentry/node": "^8.54.0",
"fastify": "^5.2.1",
"ioredis": "^5.4.2"
}
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.52.0",
"@sentry/node": "^8.54.0",
"debug": "^4.4.0",
"ioredis": "^5.4.2",
"multiformats": "^13.3.1",
Expand Down
Loading

0 comments on commit cdc2c5a

Please sign in to comment.