Skip to content

Commit e1bada9

Browse files
chore(deps): update dependency @sentry/browser to v9 (#927)
* chore(deps): update dependency @sentry/browser to v9 * Update application.html.erb * Updated hash --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lodewiges <131907615+lodewiges@users.noreply.github.com>
1 parent 74f042a commit e1bada9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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/7.120.3/bundle.min.js"
24-
integrity="sha384-QhNWP5Exx8ZPPgZF2s+nKw/cl8cah1/6MVdZfR8a22f2KO0OsBNonujHvYJlrWIP"
23+
src="https://browser.sentry-cdn.com/8.45.1/bundle.min.js"
24+
integrity="sha384-btQdAzzFgZJ2ssPYuttYgxa/y0oPB67mTACBJu8Z0Dallqht3QDHN20wG9h9kPtT"
2525
crossorigin="anonymous"
2626
></script>
2727

0 commit comments

Comments
 (0)