Skip to content

Commit

Permalink
chore: bump axios and @openapitools/openapi-generator-cli (#682)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.7.4 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.


Updates `axios` from 1.6.5 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.5...v1.7.4)

Updates `@openapitools/openapi-generator-cli` from 2.13.1 to 2.13.5
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.13.1...v2.13.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 80db67f commit 4faa0c0
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 27 deletions.
97 changes: 71 additions & 26 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"homepage": "https://developers.phrase.com/api/",
"devDependencies": {
"@apidevtools/swagger-cli": "^4.0.4",
"@openapitools/openapi-generator-cli": "^2.13.1",
"@openapitools/openapi-generator-cli": "^2.13.5",
"http-server": "^0.12.3",
"husky": "^8.0.3",
"release-please": "^15.10.5",
Expand Down

0 comments on commit 4faa0c0

Please sign in to comment.