Skip to content

Commit 198611a

Browse files
fix(package): update form-data to version 2.2.0
1 parent 025c26f commit 198611a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@types/node": "7.0.28",
1818
"es6-promise": "4.1.0",
19-
"form-data": "2.1.4",
19+
"form-data": "2.2.0",
2020
"isomorphic-fetch": "2.2.1",
2121
"workfront-api-constants": "2.0.0"
2222
},

0 commit comments

Comments
 (0)