From 425bef2e3c26acaeba2ff2f0d701eb2bad4d811c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 22:52:43 +0000 Subject: [PATCH] Bump msgpack5 from 4.2.1 to 4.5.1 Bumps [msgpack5](https://github.com/mcollina/msgpack5) from 4.2.1 to 4.5.1. - [Release notes](https://github.com/mcollina/msgpack5/releases) - [Commits](https://github.com/mcollina/msgpack5/commits/v4.5.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 f6b0888..a0c570f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1729,9 +1729,9 @@ msgpack-stream@~0.0.10: through "2.3.4" msgpack5@^4.2.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/msgpack5/-/msgpack5-4.2.1.tgz#007233691af34c4168cea9477cb3236aae854f03" - integrity sha512-Xo7nE9ZfBVonQi1rSopNAqPdts/QHyuSEUwIEzAkB+V2FtmkkLUbP6MyVqVVQxsZYI65FpvW3Bb8Z9ZWEjbgHQ== + version "4.5.1" + resolved "https://registry.yarnpkg.com/msgpack5/-/msgpack5-4.5.1.tgz#2da4dba4ea20c09fd4309c9c04f046e38cb4975e" + integrity sha512-zC1vkcliryc4JGlL6OfpHumSYUHWFGimSI+OgfRCjTFLmKA2/foR9rMTOhWiqfOrfxJOctrpWPvrppf8XynJxw== dependencies: bl "^2.0.1" inherits "^2.0.3"