mirror of
https://github.com/simple-login/app.git
synced 2025-02-22 23:02:55 +08:00
upgrade sentry js
This commit is contained in:
parent
baec6fae54
commit
46fd63fb60
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
|||
|
||||
<!-- Sentry -->
|
||||
<script
|
||||
src="https://browser.sentry-cdn.com/5.11.0/bundle.min.js"
|
||||
integrity="sha384-jbFinqIbKkHNg+QL+yxB4VrBC0EAPTuaLGeRT0T+NfEV89YC6u1bKxHLwoo+/xxY"
|
||||
src="https://browser.sentry-cdn.com/5.11.2/bundle.min.js"
|
||||
integrity="sha384-FLzYisBa7tvsi/ZP1ISnzZJqBkmw5mvwk7KOmH82W9wdPZKG3bG9hSO8GQFVSlOu"
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-social/4.12.0/bootstrap-social.min.css">
|
||||
|
|
Loading…
Reference in a new issue