Skip to content

feat: update form-data dependency to 4.0.4 #19128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: update form-data dependency to 4.0.4
Update form-data transitive dependency from 4.0.2 to 4.0.4 by adding
a pnpm override in site/package.json. This ensures the latest security
fixes and improvements are included.

Co-authored-by: sreya <4856196+sreya@users.noreply.github.com>
  • Loading branch information
sreya and sreya committed Aug 3, 2025
commit ab35595eda8af35b869f0b5c1bdfc8d7d83e17ac
1 change: 1 addition & 0 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
"@babel/runtime": "7.26.10",
"@babel/helpers": "7.26.10",
"esbuild": "^0.25.0",
"form-data": "4.0.4",
"prismjs": "1.30.0"
}
}
Expand Down
22 changes: 8 additions & 14 deletions site/pnpm-lock.yaml

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

Loading