Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150
  • Loading branch information
snyk-bot committed Jul 20, 2025
commit 88e2f028887524246a48f8acaeb05a12a4f4897b
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"flow-bin": "0.64.0",
"flow-remove-types": "1.2.3",
"flow-typed": "2.2.3",
"flow-typed": "2.3.0",
"jsdoc": "3.5.5"
}
}