1
0
Fork 0

chore(deps): bump axios in /packages/react-components

Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-15 13:30:10 +00:00 committed by GitHub
parent adefbe7d18
commit 6f0b421c5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@
"react": "^18.2.0" "react": "^18.2.0"
}, },
"dependencies": { "dependencies": {
"axios": "1.6.8", "axios": "1.7.4",
"html-react-parser": "^5.0.7", "html-react-parser": "^5.0.7",
"nuqs": "^1.17.6", "nuqs": "^1.17.6",
"react-markdown": "^9.0.1", "react-markdown": "^9.0.1",