Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent af81be5 commit 2c4efe1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier": "prettier --write \"**/*.{js,ts,jsx,tsx,yml,json,md}\""
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.5.1",
"is-retry-allowed": "^3.0.0",
"js-cool": "^5.1.0",
"tslib": "^2.6.0"
Expand Down
15 changes: 10 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 2c4efe1

Please sign in to comment.