Skip to content

Commit 48b29e6

Browse files
deps: bump the sentry group with 2 updates (#400)
Bumps the sentry group with 2 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript). Updates `@sentry/node` from 9.23.0 to 9.24.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@9.23.0...9.24.0) Updates `@sentry/profiling-node` from 9.23.0 to 9.24.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@9.23.0...9.24.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 9.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sentry - dependency-name: "@sentry/profiling-node" dependency-version: 9.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sentry ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa35583 commit 48b29e6

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

observer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@filecoin-station/spark-impact-evaluator": "^1.2.4",
1919
"@filecoin-station/spark-stats-db": "^1.0.0",
2020
"@influxdata/influxdb-client": "^1.35.0",
21-
"@sentry/node": "^9.23.0",
21+
"@sentry/node": "^9.24.0",
2222
"@types/slug": "^5.0.9",
2323
"debug": "^4.4.1",
2424
"ethers": "^6.14.3",

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stats/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@fastify/cors": "^11.0.1",
1818
"@fastify/url-data": "^6.0.3",
1919
"@filecoin-station/spark-stats-db": "^1.0.0",
20-
"@sentry/node": "^9.23.0",
21-
"@sentry/profiling-node": "^9.23.0",
20+
"@sentry/node": "^9.24.0",
21+
"@sentry/profiling-node": "^9.24.0",
2222
"debug": "^4.4.1",
2323
"fastify": "^5.3.3",
2424
"http-assert": "^1.5.0",

0 commit comments

Comments
 (0)