From 90202a201ec439c4b6bd08cd891baae521e3596b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 22:46:36 +0000 Subject: [PATCH] Bump msgpack5 from 3.6.0 to 3.6.1 Bumps [msgpack5](https://github.com/mcollina/msgpack5) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mcollina/msgpack5/releases) - [Commits](https://github.com/mcollina/msgpack5/compare/v3.6.0...v3.6.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9849023..f85c792 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2095,9 +2095,9 @@ msgpack-stream@~0.0.10: through "2.3.4" msgpack5@^3.4.1: - version "3.6.0" - resolved "https://registry.yarnpkg.com/msgpack5/-/msgpack5-3.6.0.tgz#13912ee47cb0ad037f70def7924ebf38afa19b4f" - integrity sha512-6HuCZHA57WtNUzrKIvjJ8OMxigzveJ6D5i13y6TsgGu3X3zxABpuBvChpppOoGdB9SyWZcmqUs1fwUV/PpSQ7Q== + version "3.6.1" + resolved "https://registry.yarnpkg.com/msgpack5/-/msgpack5-3.6.1.tgz#dd3293d9a3b476d0e2639e0681464b825db2c9ed" + integrity sha512-VoY2AaoowHZLLKyEb5FRzuhdSzXn5quGjcMKJOJHJPxp9baYZx5t6jiHUhp5aNRlqqlt+5GXQGovMLNKsrm1hg== dependencies: bl "^1.2.1" inherits "^2.0.3"