Skip to content

Commit 126485d

Browse files
chore(deps): update dependency @sentry/browser to v10.34.0 (#1199)
* chore(deps): update dependency @sentry/browser to v10.33.0 * Update Sentry script to version 10.34.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lodewiges <131907615+lodewiges@users.noreply.github.com>
1 parent 40f04ab commit 126485d

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
@@ -15,8 +15,8 @@
1515

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

0 commit comments

Comments
 (0)