Skip to content

Commit

Permalink
chore(deps-dev): bump axios from 0.26.1 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.26.1 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@v0.26.1...v1.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 0a3c25d commit 8d8a642
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 19 deletions.
77 changes: 60 additions & 17 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 @@ -48,14 +48,14 @@
"test": "run-p test:*"
},
"peerDependencies": {
"axios": "^0.26.0"
"axios": "^1.7.4"
},
"devDependencies": {
"@types/jest": "^27.0.0",
"@types/node": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"axios": "^0.26.0",
"axios": "^1.7.4",
"esbuild": "^0.14.28",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit 8d8a642

Please sign in to comment.