Skip to content

Commit b0f5697

Browse files
fix(deps): update dependency form-data to v4.0.5
1 parent d71bd54 commit b0f5697

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"commander": "14.0.2",
9292
"dayjs": "1.11.19",
9393
"ejs": "3.1.10",
94-
"form-data": "4.0.4",
94+
"form-data": "4.0.5",
9595
"inquirer": "^12.9.6",
9696
"isbot": "5.1.32",
9797
"js-yaml": "^4.1.1",

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"camelcase-keys": "^9.1.3",
5353
"cors": "2.8.5",
5454
"express": "4.21.2",
55-
"form-data": "4.0.4",
55+
"form-data": "4.0.5",
5656
"lodash": "^4.17.21",
5757
"tsdown": "0.18.3",
5858
"umi-request": "1.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)