Skip to content

Commit

Permalink
Update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and astroanu committed Oct 25, 2024
1 parent b36f5c8 commit f06abd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
integrity="sha512-GO+HtElgvDSLcjZttScpq+bQFO+5ZEgcq9naSLr2Cm0f6TCu3B5zafoybXZoxu8XQDGWRXEBpEetJF0JXfXJHg=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue-router/3.6.5/vue-router.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.27.2/axios.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/axios/1.7.7/axios.js"></script>
<style>
a {
color: #d49254;
Expand Down

0 comments on commit f06abd7

Please sign in to comment.