Skip to content

Commit

Permalink
build(deps): Bump axios from 1.6.0 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jpmckinney committed Sep 3, 2024
1 parent 8752488 commit a76e11d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.7.3",
"axios": "^1.6.0",
"axios": "^1.7.4",
"hammerjs": "^2.0.8",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"axios": "^1.6.0",
"axios": "^1.7.4",
"bestzip": "^2.1.7",
"node-fetch": "^2.6.1"
}
Expand Down

0 comments on commit a76e11d

Please sign in to comment.