Skip to content

Commit fcf2550

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency got to v8.3.2
1 parent 69f97fc commit fcf2550

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"bunyan-debug-stream": "1.0.8",
4141
"dotenv": "6.0.0",
4242
"escape-html": "1.0.3",
43-
"got": "8.3.1",
43+
"got": "8.3.2",
4444
"gravatar-url": "2.0.0",
4545
"hosted-git-info": "2.6.0",
4646
"lodash": "4.17.10",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,9 +2619,9 @@ globby@^5.0.0:
26192619
pify "^2.0.0"
26202620
pinkie-promise "^2.0.0"
26212621

2622-
got@8.3.1:
2623-
version "8.3.1"
2624-
resolved "https://registry.yarnpkg.com/got/-/got-8.3.1.tgz#093324403d4d955f5a16a7a8d39955d055ae10ed"
2622+
got@8.3.2:
2623+
version "8.3.2"
2624+
resolved "https://registry.yarnpkg.com/got/-/got-8.3.2.tgz#1d23f64390e97f776cac52e5b936e5f514d2e937"
26252625
dependencies:
26262626
"@sindresorhus/is" "^0.7.0"
26272627
cacheable-request "^2.1.1"

0 commit comments

Comments
 (0)