Skip to content

Commit 54c74bd

Browse files
fix(package): update got to version 8.0.1
Closes #4
1 parent 3cdcd32 commit 54c74bd

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
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"bignumber.js": "^4.0.3",
22-
"got": "^7.1.0",
22+
"got": "^8.0.1",
2323
"json2typescript": "^1.0.2",
2424
"query-string": "^5.0.0",
2525
"retry-promise-typescript": "^1.0.5",

0 commit comments

Comments
 (0)