Skip to content

Commit 2a47bc5

Browse files
authored
fix(deps): update got to latest compatible version (#44)
1 parent b54c8cc commit 2a47bc5

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
@@ -36,7 +36,7 @@
3636
"release": "npm t && standard-version && npm publish"
3737
},
3838
"dependencies": {
39-
"got": "^11.8.3",
39+
"got": "^11.8.6",
4040
"semver": "^7.1.1",
4141
"yargs": "^16.2.0"
4242
},

0 commit comments

Comments
 (0)