Skip to content

Commit

Permalink
chore(deps): update dependency form-data to ^4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 2380a35 commit 953fc36
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/dts-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"axios": "^1.7.9",
"commander": "^12.1.0",
"eslint": "^9.20.1",
"form-data": "^4.0.1",
"form-data": "^4.0.2",
"lodash": "^4.17.21",
"prettier": "^3.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rest-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dependencies": {
"core-js": "^3.40.0",
"axios": "^1.7.9",
"form-data": "^4.0.1",
"form-data": "^4.0.2",
"js-base64": "^3.7.7",
"mime": "^3.0.0",
"qs": "^6.14.0"
Expand Down
39 changes: 16 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 953fc36

Please sign in to comment.