Skip to content

Commit 0509bb0

Browse files
fix: upgrade form-data==4.0.4 (#4)
1 parent ba6896d commit 0509bb0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/mustache": "^4.2.5",
3434
"axios": "^1.8.4",
3535
"commander": "^13.1.0",
36-
"form-data": "^4.0.2",
36+
"form-data": "^4.0.4",
3737
"json-schema": "^0.4.0",
3838
"mustache": "^4.2.0",
3939
"openai": "^4.91.1",

0 commit comments

Comments
 (0)