Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 25d409b

Browse files
[Security] 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. **This update includes a security fix.** - [Release notes](https://github.com/mcollina/msgpack5/releases) - [Commits](https://github.com/mcollina/msgpack5/commits/v4.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2694ca9 commit 25d409b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,9 @@ binary-extensions@^2.0.0:
307307
integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==
308308

309309
bl@^2.0.1:
310-
version "2.2.0"
311-
resolved "https://registry.yarnpkg.com/bl/-/bl-2.2.0.tgz#e1a574cdf528e4053019bb800b041c0ac88da493"
312-
integrity sha512-wbgvOpqopSr7uq6fJrLH8EsvYMJf9gzfo2jCsL2eTy75qXPukA4pCgHamOQkZtY5vmfVtjB+P3LNlMHW5CEZXA==
310+
version "2.2.1"
311+
resolved "https://registry.yarnpkg.com/bl/-/bl-2.2.1.tgz#8c11a7b730655c5d56898cdc871224f40fd901d5"
312+
integrity sha512-6Pesp1w0DEX1N550i/uGV/TqucVL4AM/pgThFSN/Qq9si1/DF9aIHs1BxD8V/QU0HoeHO6cQRTAuYnLPKq1e4g==
313313
dependencies:
314314
readable-stream "^2.3.5"
315315
safe-buffer "^5.1.1"
@@ -1658,9 +1658,9 @@ ms@^2.1.1:
16581658
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
16591659

16601660
msgpack5@^4.2.0:
1661-
version "4.2.1"
1662-
resolved "https://registry.yarnpkg.com/msgpack5/-/msgpack5-4.2.1.tgz#007233691af34c4168cea9477cb3236aae854f03"
1663-
integrity sha512-Xo7nE9ZfBVonQi1rSopNAqPdts/QHyuSEUwIEzAkB+V2FtmkkLUbP6MyVqVVQxsZYI65FpvW3Bb8Z9ZWEjbgHQ==
1661+
version "4.5.1"
1662+
resolved "https://registry.yarnpkg.com/msgpack5/-/msgpack5-4.5.1.tgz#2da4dba4ea20c09fd4309c9c04f046e38cb4975e"
1663+
integrity sha512-zC1vkcliryc4JGlL6OfpHumSYUHWFGimSI+OgfRCjTFLmKA2/foR9rMTOhWiqfOrfxJOctrpWPvrppf8XynJxw==
16641664
dependencies:
16651665
bl "^2.0.1"
16661666
inherits "^2.0.3"

0 commit comments

Comments
 (0)