Skip to content

Commit c6164ee

Browse files
chore(deps): update dependency @sentry/browser to v10.32.1 (#1122)
* chore(deps): update dependency @sentry/browser to v10.32.1 * Update Sentry script integrity hash --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lodewiges <131907615+lodewiges@users.noreply.github.com>
1 parent 83510dd commit c6164ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/views/layouts/application.html.erb

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

1616
<% if Rails.application.config.x.sentry_dsn %>
1717
<script
18-
src="https://browser.sentry-cdn.com/10.26.0/bundle.min.js"
19-
integrity="sha384-J49E9G1xVlWee8+bVLu5FqEUmoU9VBjPrpS1G1ejsQOTm3I/cyMFOf53BpiVT4Jg"
18+
src="https://browser.sentry-cdn.com/10.32.1/bundle.min.js"
19+
integrity="sha384-uWoF/hYVryMBkWvvVOPoylSTjA1A0y90kuaLiCn+4dPhNmmeDY65fmniJBUSQke0"
2020
crossorigin="anonymous"
2121
></script>
2222

0 commit comments

Comments
 (0)