Skip to content

Commit

Permalink
Bump axios from 0.21.4 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 07f6f34 commit 9953f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
"axios": "^0.21.0",
"axios": "^1.7.2",
"tailwindcss": "^2.0.3"
}
}

0 comments on commit 9953f64

Please sign in to comment.