Skip to content

Commit 9f28ba5

Browse files
chore(deps): update dependency @sentry/browser to v10.49.0
1 parent 502d857 commit 9f28ba5

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

1616
<% if Rails.application.config.x.sentry_dsn %>
1717
<script
18-
src="https://browser.sentry-cdn.com/10.38.0/bundle.min.js"
18+
src="https://browser.sentry-cdn.com/10.49.0/bundle.min.js"
1919
integrity="sha384-/oTG1DxxBD0jT/ShtVYNvpwDmS2j9zVqquIKPRo4LxMLUCnwdUywlKzgEIwS1mEY"
2020
crossorigin="anonymous"
2121
></script>

0 commit comments

Comments
 (0)