Skip to content

Commit

Permalink
build(deps): bump axios from 0.21.4 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v0.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent a263d4c commit 82c2078
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 17 deletions.
38 changes: 23 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion qase-javascript-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/mime-types": "^2.1.4",
"@types/node": "^20.12.5",
"@types/uuid": "^9.0.1",
"axios": "^0.21.4",
"axios": "^0.28.0",
"jest": "^29.5.0",
"ts-jest": "^29.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion qaseio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "Parviz Khavari <[email protected]>",
"license": "Apache-2.0",
"dependencies": {
"axios": "^0.21.4",
"axios": "^0.28.0",
"axios-retry": "^3.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit 82c2078

Please sign in to comment.