Skip to content

Commit e6d4e4f

Browse files
fix(package): update @types/node to version 8.0.46
Closes #189
1 parent 5701649 commit e6d4e4f

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
@@ -14,7 +14,7 @@
1414
"workfront-api-constants": "2.0.0"
1515
},
1616
"dependencies": {
17-
"@types/node": "8.0.38",
17+
"@types/node": "8.0.46",
1818
"es6-promise": "4.1.1",
1919
"form-data": "2.3.1",
2020
"isomorphic-fetch": "2.2.1",

0 commit comments

Comments
 (0)