Skip to content

Commit 6bf3fe8

Browse files
↗️ [patch](deps): bump @sentry/profiling-node from 8.31.0 to 8.32.0 (#558)
* ↗️ [patch](deps): bump @sentry/profiling-node Bumps [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) from 8.31.0 to 8.32.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.31.0...8.32.0) --- updated-dependencies: - dependency-name: "@sentry/profiling-node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update sentry/node too --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Douglas DUTEIL <douglasduteil@gmail.com>
1 parent 6046ab8 commit 6bf3fe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

-1.59 KB
Binary file not shown.

packages/~/app/sentry/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"format": "prettier --write src/**/*.ts"
1515
},
1616
"dependencies": {
17-
"@sentry/node": "8.31.0",
18-
"@sentry/profiling-node": "8.31.0",
17+
"@sentry/node": "8.32.0",
18+
"@sentry/profiling-node": "8.32.0",
1919
"@~/app.core": "workspace:*",
2020
"consola": "3.2.3",
2121
"hono": "4.6.3"

0 commit comments

Comments
 (0)