Skip to content

Commit

Permalink
deps: Bump @sentry/node from 8.45.1 to 8.46.0
Browse files Browse the repository at this point in the history
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.45.1 to 8.46.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.46.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.45.1...8.46.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 Dec 18, 2024
1 parent 1f25766 commit 33a4607
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 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.45.1",
"@sentry/node": "^8.46.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.45.1",
"@sentry/node": "^8.46.0",
"debug": "^4.4.0",
"ioredis": "^5.4.1",
"multiformats": "^13.3.1",
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

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

0 comments on commit 33a4607

Please sign in to comment.