Skip to content

Commit c29c284

Browse files
fix(package): update form-data to version 2.1.4
https://greenkeeper.io/
1 parent ce15ade commit c29c284

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
@@ -5,7 +5,7 @@
55
"main": "dist/workfront.js",
66
"dependencies": {
77
"es6-promise": "4.1.0",
8-
"form-data": "2.1.2",
8+
"form-data": "2.1.4",
99
"isomorphic-fetch": "2.2.1",
1010
"workfront-api-constants": "2.0.0"
1111
},

0 commit comments

Comments
 (0)