Skip to content

Commit f2bec97

Browse files
chore(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ea589a commit f2bec97

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 4 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.15.0",
26+
"axios": "^1.15.2",
2727
"dotenv": "^16.3.1",
2828
"rimraf": "^5.0.5"
2929
},

0 commit comments

Comments
 (0)