Skip to content

Commit

Permalink
deps: Bump @sentry/node from 8.38.0 to 8.39.0
Browse files Browse the repository at this point in the history
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 8.38.0 to 8.39.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.38.0...8.39.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 Nov 20, 2024
1 parent b9f92f3 commit 4ac3f05
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 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.38.0",
"@sentry/node": "^8.39.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.38.0",
"@sentry/node": "^8.39.0",
"debug": "^4.3.7",
"ioredis": "^5.4.1",
"multiformats": "^13.3.1",
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.

0 comments on commit 4ac3f05

Please sign in to comment.