Skip to content

Commit e8ab598

Browse files
chore(deps): bump msgpackr in /examples/with-express (#667)
Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.9.9 to 1.10.1. - [Release notes](https://github.com/kriszyp/msgpackr/releases) - [Commits](kriszyp/msgpackr@v1.9.9...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 7799b16 commit e8ab598

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/with-express/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -678,9 +678,9 @@ msgpackr-extract@^3.0.2:
678678
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2"
679679

680680
msgpackr@^1.6.2:
681-
version "1.9.9"
682-
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.9.9.tgz#ec71e37beb8729280847f683cb0a340eb35ce70f"
683-
integrity sha512-sbn6mioS2w0lq1O6PpGtsv6Gy8roWM+o3o4Sqjd6DudrL/nOugY+KyJUimoWzHnf9OkO0T6broHFnYE/R05t9A==
681+
version "1.10.1"
682+
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555"
683+
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==
684684
optionalDependencies:
685685
msgpackr-extract "^3.0.2"
686686

0 commit comments

Comments
 (0)