Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @sentry/node from 7.84.0 to 8.36.0 in /web/ui #645

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump @sentry/node from 7.84.0 to 8.36.0 in /web/ui
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.84.0 to 8.36.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.84.0...8.36.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 1, 2024
commit 9d6ed2f2dd01c6f2a023af23147de865875238be
2 changes: 1 addition & 1 deletion web/ui/package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"@headlessui/react": "^1.7.7",
"@sentry/browser": "^7.84.0",
"@sentry/nextjs": "^7.84.0",
"@sentry/node": "^7.84.0",
"@sentry/node": "^8.36.0",
"@types/uuid": "^9.0.1",
"apollo3-cache-persist": "^0.14.1",
"axios": "^1.7.2",
Loading
Loading