Skip to content

Commit

Permalink
Update dependency popper.js to v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 20, 2021
1 parent 30a961c commit e5c1f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.7.2/umd/popper.min.js" integrity="sha512-RWYUvXyBLzVVQve0GUlGmFJ4O1uutbLdAABoEz5dAivKTw+/ZrdNyKLZLGMtyK1T+OCPehJHokHS7v4Niu4QMA=="
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.8.2/umd/popper.min.js" integrity="sha512-2g86ZbzPDx1S+iYqnp8frZ0SIcdZjStoEu6rp6gXNQVsQn8xkQFG00THS774bfPIsdFORJx5+ShEU7xuqP6Xvw=="
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
Expand Down

0 comments on commit e5c1f92

Please sign in to comment.