Update dependency read-chunk to v3.1.0

This commit is contained in:
Renovate Bot 2019-03-06 05:39:22 +00:00
parent 16c4894bf9
commit f3d79785bc
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 8 additions and 8 deletions

View file

@ -54,7 +54,7 @@
"mime-types": "2.1.22",
"package-json": "6.0.0",
"read": "1.0.7",
"read-chunk": "3.0.0",
"read-chunk": "3.1.0",
"request": "2.88.0",
"semver": "5.6.0",
"socket.io": "2.2.0",

View file

@ -6992,13 +6992,13 @@ rc@^1.1.6, rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"
read-chunk@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/read-chunk/-/read-chunk-3.0.0.tgz#086cd198406104355626afacd2d21084afc367ec"
integrity sha512-8lBUVPjj9TC5bKLBacB+rpexM03+LWiYbv6ma3BeWmUYXGxqA1WNNgIZHq/iIsCrbFMzPhFbkOqdsyOFRnuoXg==
read-chunk@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/read-chunk/-/read-chunk-3.1.0.tgz#4aab805e68b1b2c72a2fe5aefa8284faf623b1c0"
integrity sha512-ZdiZJXXoZYE08SzZvTipHhI+ZW0FpzxmFtLI3vIeMuRN9ySbIZ+SZawKogqJ7dxW9fJ/W73BNtxu4Zu/bZp+Ng==
dependencies:
pify "^4.0.0"
with-open-file "^0.1.3"
pify "^4.0.1"
with-open-file "^0.1.5"
read-pkg-up@^3.0.0:
version "3.0.0"
@ -9053,7 +9053,7 @@ wide-align@1.1.3, wide-align@^1.1.0:
dependencies:
string-width "^1.0.2 || 2"
with-open-file@^0.1.3:
with-open-file@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/with-open-file/-/with-open-file-0.1.5.tgz#877239a04e56ec92ebb1f698809d03b93e07aabc"
integrity sha512-zY51cJCXG6qBilVuMceKNwU3rzjB/Ygt96BuSQ4+tXo3ewlxvj9ET99lpUHNzWfkYmsyfqKZEB9NJORmGZ1Ltw==