Skip to content

Commit 121692f

Browse files
authored
Merge pull request #740 from microsoft/dependabot/npm_and_yarn/11-integrating-with-function-calling/typescript/function-app/axios-1.8.2
Bump axios from 1.7.4 to 1.8.2 in /11-integrating-with-function-calling/typescript/function-app
2 parents 5841176 + 4681e93 commit 121692f

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)