Skip to content

Commit 3d13845

Browse files
fix(package): update got to version 9.6.0
Closes #6
1 parent 63f158d commit 3d13845

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"cheerio": "^1.0.0-rc.2",
1111
"form-data": "^2.3.1",
12-
"got": "^8.0.0"
12+
"got": "^9.6.0"
1313
},
1414
"devDependencies": {
1515
"jest": "^22.0.0"

0 commit comments

Comments
 (0)