Bump @sentry/browser from 10.8.0 to 10.27.0 in /frontend

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 10.8.0 to 10.27.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.8.0...10.27.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-version: 10.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-02 20:56:21 +00:00 committed by GitHub
commit 4c146673f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 79 deletions

View file

@ -26,7 +26,7 @@
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"@sentry/browser": "^10.8.0",
"@sentry/browser": "^10.28.0",
"ws": "^8.18.3"
}
}