Skip to content

Commit 2717b36

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency got to v8.0.3
1 parent 144263e commit 2717b36

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"bunyan-debug-stream": "1.0.8",
4040
"dotenv": "5.0.0",
4141
"escape-html": "1.0.3",
42-
"got": "8.0.1",
42+
"got": "8.0.3",
4343
"gravatar-url": "2.0.0",
4444
"hosted-git-info": "2.5.0",
4545
"lodash": "4.17.4",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
lodash "^4.2.0"
6464
to-fast-properties "^2.0.0"
6565

66-
"@sindresorhus/is@^0.6.0":
67-
version "0.6.0"
68-
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.6.0.tgz#383f456b26bc96c7889f0332079f4358b16c58dc"
66+
"@sindresorhus/is@^0.7.0":
67+
version "0.7.0"
68+
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
6969

7070
"@types/node@*":
7171
version "9.3.0"
@@ -2420,11 +2420,11 @@ globby@^5.0.0:
24202420
pify "^2.0.0"
24212421
pinkie-promise "^2.0.0"
24222422

2423-
2424-
version "8.0.1"
2425-
resolved "https://registry.yarnpkg.com/got/-/got-8.0.1.tgz#6d7f8bb3eb99e5af912efe26a104476441e08e7f"
2423+
2424+
version "8.0.3"
2425+
resolved "https://registry.yarnpkg.com/got/-/got-8.0.3.tgz#15d038e8101f89e93585d1639d9c49e8a55ae6bc"
24262426
dependencies:
2427-
"@sindresorhus/is" "^0.6.0"
2427+
"@sindresorhus/is" "^0.7.0"
24282428
cacheable-request "^2.1.1"
24292429
decompress-response "^3.3.0"
24302430
duplexer3 "^0.1.4"

0 commit comments

Comments
 (0)