Skip to content

Commit

Permalink
Update Sentry packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJSully committed Jul 10, 2023
1 parent 4b37635 commit 283830d
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 389 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,18 +130,18 @@
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.55.2/bundle.tracing.min.js"
integrity="sha384-u0VnF/CCtmgYR2cShUDrGNHOlH3jdsqBHK+yrIo7uqFygjVXak8CMh+/81vtqNBF"
src="https://browser.sentry-cdn.com/7.57.0/bundle.tracing.min.js"
integrity="sha384-oHg5ty7pdg1y2PdK1OvT4KNFUmwG2BuzjbeuvqqIRaU41X0Am4WC+Ki53DEMbvvR"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.55.2/bundle.tracing.replay.min.js"
integrity="sha384-gcN4PI+eloXUU+AVUgV5gJT83csMy9XzHmru5hCpeLG74/tINGdKjYdz6sDkMYZv"
src="https://browser.sentry-cdn.com/7.57.0/bundle.tracing.replay.min.js"
integrity="sha384-JRNpkzdRU7S0ciijSOrSf6KavKFlKwsOcFU3fCLIj00lt6sZXUs6HpYmAeLue6JW"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.55.2/captureconsole.min.js"
integrity="sha384-ka7B5c22R3OzKh9rjpsaTgTp+iCxkGesNOzCV0cws6Atx6KEluJlIbbXHbl1DMff"
src="https://browser.sentry-cdn.com/7.57.0/captureconsole.min.js"
integrity="sha384-4Cpf4t4tPa0bBTHQkWIOS1SayjbxCW2Bltc70+PO34VrWyEmUS52aYMdGo1JNMpJ"
crossorigin="anonymous"
></script>
<script>
Expand Down
Loading

0 comments on commit 283830d

Please sign in to comment.