From 5adebe0a9c71715afee28cd57fbce02546fc7ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 6 Mar 2019 06:09:33 +0000 Subject: [PATCH] Bump bytes from 3.0.0 to 3.1.0 Bumps [bytes](https://github.com/visionmedia/bytes.js) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/visionmedia/bytes.js/releases) - [Changelog](https://github.com/visionmedia/bytes.js/blob/master/History.md) - [Commits](https://github.com/visionmedia/bytes.js/compare/3.0.0...3.1.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c2a64be6c..7f5abed37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,9 +1175,9 @@ builtin-modules@^1.0.0: integrity sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8= bytes@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" - integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg= + version "3.1.0" + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6" + integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg== cache-base@^1.0.1: version "1.0.1"