Skip to content

Commit e17b0ed

Browse files
chore(deps): update dependency @sentry/browser to v8.55.0 (#1044)
* chore(deps): update dependency @sentry/browser to v8.55.0 * Update hash --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lodewiges <[email protected]>
1 parent 164a5b7 commit e17b0ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/layouts/application.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
<% if Rails.application.config.x.sentry_dsn %>
2222
<script
23-
src="https://browser.sentry-cdn.com/8.45.1/bundle.min.js"
24-
integrity="sha384-btQdAzzFgZJ2ssPYuttYgxa/y0oPB67mTACBJu8Z0Dallqht3QDHN20wG9h9kPtT"
23+
src="https://browser.sentry-cdn.com/8.55.0/bundle.min.js"
24+
integrity="sha384-BlRl+vkcjdIA/AKRb8zWtiqlVVXepUsSv0+vho7ZMUTsNudEyQjGUKo9W86Hc1EC"
2525
crossorigin="anonymous"
2626
></script>
2727

0 commit comments

Comments
 (0)