Skip to content

Commit 81b875d

Browse files
fix(deps): update dependency form-data to v4.0.4 [security] (#2454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02ffa8f commit 81b875d

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
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": "13.1.0",
9292
"dayjs": "1.11.13",
9393
"ejs": "3.1.10",
94-
"form-data": "4.0.3",
94+
"form-data": "4.0.4",
9595
"inquirer": "^10.2.2",
9696
"isbot": "5.1.28",
9797
"js-yaml": "^4.1.0",

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.3",
55+
"form-data": "4.0.4",
5656
"lodash": "^4.17.21",
5757
"tsup": "8.5.0",
5858
"umi-request": "1.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)