Skip to content

Commit 4c7874f

Browse files
chore(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca334a0 commit 4c7874f

2 files changed

Lines changed: 20 additions & 16 deletions

File tree

11-integrating-with-function-calling/typescript/function-app/package-lock.json

Lines changed: 19 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

11-integrating-with-function-calling/typescript/function-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@azure/openai": "^1.0.0-beta.10",
26-
"axios": "^1.12.0",
26+
"axios": "^1.13.5",
2727
"dotenv": "^16.3.1",
2828
"rimraf": "^5.0.5"
2929
},

0 commit comments

Comments
 (0)