Skip to content

Commit 97715f3

Browse files
chore(deps): update dependency @sentry/browser to v10 (#1113)
* chore(deps): update dependency @sentry/browser to v10 * Update application.html.erb --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lodewiges <[email protected]>
1 parent 0d6777e commit 97715f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/layouts/application.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
<% if Rails.application.config.x.sentry_dsn %>
1616
<script
17-
src="https://browser.sentry-cdn.com/8.55.0/bundle.min.js"
18-
integrity="sha384-BlRl+vkcjdIA/AKRb8zWtiqlVVXepUsSv0+vho7ZMUTsNudEyQjGUKo9W86Hc1EC"
17+
src="https://browser.sentry-cdn.com/10.26.0/bundle.min.js"
18+
integrity="sha384-J49E9G1xVlWee8+bVLu5FqEUmoU9VBjPrpS1G1ejsQOTm3I/cyMFOf53BpiVT4Jg"
1919
crossorigin="anonymous"
2020
></script>
2121

0 commit comments

Comments
 (0)