Skip to content

Commit ef93466

Browse files
Bump axios
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eba4992 commit ef93466

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 4 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.7.4",
26+
"axios": "^1.8.2",
2727
"dotenv": "^16.3.1",
2828
"rimraf": "^5.0.5"
2929
},

0 commit comments

Comments
 (0)