Skip to content

Commit d348a03

Browse files
Merge pull request #53 from cypress-io/renovate/form-data-2.x
fix(deps): update dependency form-data to ~2.5.0
2 parents 0d77178 + 87b5e92 commit d348a03

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": "~2.3.2",
36+
"form-data": "~2.5.0",
3737
"http-signature": "~1.4.0",
3838
"is-typedarray": "~1.0.0",
3939
"isstream": "~0.1.2",

0 commit comments

Comments
 (0)