Skip to content

Commit a2f3199

Browse files
committed
fix: update patch version of form-data to address new critical Snyk vulnerability
https://security.snyk.io/vuln/SNYK-JS-FORMDATA-10841150
1 parent a1252dd commit a2f3199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"combined-stream": "~1.0.6",
3434
"extend": "~3.0.2",
3535
"forever-agent": "~0.6.1",
36-
"form-data": "~4.0.0",
36+
"form-data": "~4.0.4",
3737
"http-signature": "~1.4.0",
3838
"is-typedarray": "~1.0.0",
3939
"isstream": "~0.1.2",

0 commit comments

Comments
 (0)