Skip to content

Commit 7aa9768

Browse files
chore(deps): bump msgpackr in /examples/with-fastify (#663)
Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.8.5 to 1.10.1. - [Release notes](https://github.com/kriszyp/msgpackr/releases) - [Commits](https://github.com/kriszyp/msgpackr/commits/v1.10.1) --- updated-dependencies: - dependency-name: msgpackr dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 229d1b1 commit 7aa9768

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/with-fastify/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ ms@2.1.3:
596596
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
597597
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
598598

599-
msgpackr-extract@^3.0.1:
599+
msgpackr-extract@^3.0.2:
600600
version "3.0.2"
601601
resolved "https://registry.yarnpkg.com/msgpackr-extract/-/msgpackr-extract-3.0.2.tgz#e05ec1bb4453ddf020551bcd5daaf0092a2c279d"
602602
integrity sha512-SdzXp4kD/Qf8agZ9+iTu6eql0m3kWm1A2y1hkpTeVNENutaB0BwHlSvAIaMxwntmRUAUjon2V4L8Z/njd0Ct8A==
@@ -611,11 +611,11 @@ msgpackr-extract@^3.0.1:
611611
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2"
612612

613613
msgpackr@^1.6.2:
614-
version "1.8.5"
615-
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.8.5.tgz#8cadfb935357680648f33699d0e833c9179dbfeb"
616-
integrity sha512-mpPs3qqTug6ahbblkThoUY2DQdNXcm4IapwOS3Vm/87vmpzLVelvp9h3It1y9l1VPpiFLV11vfOXnmeEwiIXwg==
614+
version "1.10.1"
615+
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555"
616+
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==
617617
optionalDependencies:
618-
msgpackr-extract "^3.0.1"
618+
msgpackr-extract "^3.0.2"
619619

620620
node-abort-controller@^3.1.1:
621621
version "3.1.1"

0 commit comments

Comments
 (0)