Skip to content

Commit d3746f1

Browse files
chore(deps): update dependency @sentry/browser to v10.29.0
1 parent 5a58828 commit d3746f1

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.26.0/bundle.min.js"
18+
src="https://browser.sentry-cdn.com/10.29.0/bundle.min.js"
1919
integrity="sha384-J49E9G1xVlWee8+bVLu5FqEUmoU9VBjPrpS1G1ejsQOTm3I/cyMFOf53BpiVT4Jg"
2020
crossorigin="anonymous"
2121
></script>

0 commit comments

Comments
 (0)