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.2 to 8.38.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.2...8.38.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 Nov 12, 2024
1 parent 5558861 commit 943307b
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.38.0",
"@upstash/redis": "latest",
"isomorphic-fetch": "^3.0.0"
}
Expand Down

0 comments on commit 943307b

Please sign in to comment.