Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent cf12528 commit 80e53cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript-express-reviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/express": "4.17.18",
"@types/mocha": "10.0.2",
"@types/node": "20.8.4",
"axios": "1.5.1",
"axios": "1.6.2",
"mocha": "10.2.0",
"sinon": "^16.0.0",
"ts-mocha": "^10.0.0",
Expand Down

0 comments on commit 80e53cc

Please sign in to comment.