Skip to content

Commit 288dea4

Browse files
Bump axios from 1.6.0 to 1.7.4 in /samples/nodejs-openai/app
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85da770 commit 288dea4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

samples/nodejs-openai/app/package-lock.json

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

samples/nodejs-openai/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "exec node main.js"
88
},
99
"dependencies": {
10-
"axios": "1.6.0",
10+
"axios": "1.7.4",
1111
"express": "4.19.2",
1212
"body-parser": "1.20.2"
1313
}

0 commit comments

Comments
 (0)