Skip to content

Commit f4e9fad

Browse files
fix(deps): update dependency form-data to v4.0.2 (#2365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28cc927 commit f4e9fad

File tree

3 files changed

+31
-11
lines changed

3 files changed

+31
-11
lines changed

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"commander": "13.1.0",
9797
"dayjs": "1.11.13",
9898
"ejs": "3.1.10",
99-
"form-data": "4.0.1",
99+
"form-data": "4.0.2",
100100
"inquirer": "^10.2.2",
101101
"isbot": "5.1.22",
102102
"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.1",
55+
"form-data": "4.0.2",
5656
"lodash": "4.17.21",
5757
"tsup": "8.3.6",
5858
"umi-request": "1.4.0",

pnpm-lock.yaml

Lines changed: 29 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)