upgrade sentry js

This commit is contained in:
Son NK 2020-01-30 16:04:54 +07:00
parent baec6fae54
commit 46fd63fb60
1 changed files with 2 additions and 2 deletions

View File

@ -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">