Skip to content

Commit 0cbb10d

Browse files
deps: bump @sentry/node from 9.24.0 to 9.27.0 (#633)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 9.24.0 to 9.27.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.24.0...9.27.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 9.27.0 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> Co-authored-by: Srdjan <[email protected]>
1 parent bdca694 commit 0cbb10d

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@filecoin-station/spark-impact-evaluator": "^1.2.4",
2222
"@glif/filecoin-address": "^4.0.0",
2323
"@influxdata/influxdb-client": "^1.35.0",
24-
"@sentry/node": "^9.24.0",
24+
"@sentry/node": "^9.27.0",
2525
"compare-versions": "^6.1.1",
2626
"ethers": "^6.14.3",
2727
"http-assert": "^1.5.0",

package-lock.json

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

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@glif/filecoin-address": "^4.0.0",
1111
"@influxdata/influxdb-client": "^1.35.0",
1212
"@ipld/car": "^5.4.2",
13-
"@sentry/node": "^9.24.0",
13+
"@sentry/node": "^9.27.0",
1414
"@ucanto/core": "^10.4.0",
1515
"@ucanto/principal": "^9.0.2",
1616
"@web3-storage/access": "^20.3.0",

0 commit comments

Comments
 (0)