Skip to content

Commit 364b27b

Browse files
chore(deps): update dependency @sentry/browser to v10
1 parent b20bf72 commit 364b27b

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/8.55.0/bundle.min.js"
23+
src="https://browser.sentry-cdn.com/10.18.0/bundle.min.js"
2424
integrity="sha384-BlRl+vkcjdIA/AKRb8zWtiqlVVXepUsSv0+vho7ZMUTsNudEyQjGUKo9W86Hc1EC"
2525
crossorigin="anonymous"
2626
></script>

0 commit comments

Comments
 (0)