Skip to content

Commit b488111

Browse files
authored
Merge pull request #171 from DefangLabs/dependabot/npm_and_yarn/samples/nodejs-openai/app/axios-1.7.4
Bump axios from 1.6.0 to 1.7.4 in /samples/nodejs-openai/app
2 parents 836682b + ecb6a69 commit b488111

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.

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)