Skip to content

Commit

Permalink
chore(deps): bump axios from 0.24.0 to 1.6.0 in /packages/api-sdk
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.24.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 7a0519f commit ba6c2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@voiceflow/base-types": "workspace:*",
"@voiceflow/common": "workspace:*",
"axios": "0.24.0",
"axios": "1.6.0",
"jwt-decode": "^3.1.2",
"superstruct": "^0.10.12"
},
Expand Down

0 comments on commit ba6c2e9

Please sign in to comment.