Skip to content

Commit

Permalink
build(deps): bump @sentry/node in /examples/with-sentry
Browse files Browse the repository at this point in the history
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.119.0 to 8.33.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@7.119.0...8.33.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent d949397 commit 2b07859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Andreas Thomas",
"license": "ISC",
"dependencies": {
"@sentry/node": "^7.14.2",
"@sentry/node": "^8.33.0",
"@upstash/redis": "latest",
"isomorphic-fetch": "^3.0.0"
}
Expand Down

0 comments on commit 2b07859

Please sign in to comment.