Skip to content

Commit b31a0d0

Browse files
chore(deps): update dependency @sentry/browser to v10
1 parent e54178f commit b31a0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/application.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<% if Rails.application.config.x.sentry_dsn %>
2222
<script
23-
src="https://browser.sentry-cdn.com/9.46.0/bundle.min.js"
23+
src="https://browser.sentry-cdn.com/10.25.0/bundle.min.js"
2424
integrity="sha384-jz1y5eFkBjGuuvaRdmude5J+fVsya/ZkBvnwOVAF1oE2fBVuN4H2ETlGqvxnOtAb"
2525
crossorigin="anonymous"
2626
></script>

0 commit comments

Comments
 (0)