Skip to content

Commit 7dd8c10

Browse files
chore(deps): update dependency @sentry/browser to v10.28.0
1 parent e4ec396 commit 7dd8c10

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
@@ -14,7 +14,7 @@
1414

1515
<% if Rails.application.config.x.sentry_dsn %>
1616
<script
17-
src="https://browser.sentry-cdn.com/10.26.0/bundle.min.js"
17+
src="https://browser.sentry-cdn.com/10.28.0/bundle.min.js"
1818
integrity="sha384-J49E9G1xVlWee8+bVLu5FqEUmoU9VBjPrpS1G1ejsQOTm3I/cyMFOf53BpiVT4Jg"
1919
crossorigin="anonymous"
2020
></script>

0 commit comments

Comments
 (0)