Browse Source
Merge pull request #52 from dandevaud/dependabot/npm_and_yarn/msgpackr-1.10.1
Bump msgpackr from 1.9.9 to 1.10.1
pull/5027/head
dandevaud
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
yarn.lock
|
|
@ -14732,9 +14732,9 @@ msgpackr-extract@^3.0.2: |
|
|
|
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2" |
|
|
|
|
|
|
|
msgpackr@^1.5.2: |
|
|
|
version "1.9.9" |
|
|
|
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.9.9.tgz#ec71e37beb8729280847f683cb0a340eb35ce70f" |
|
|
|
integrity sha512-sbn6mioS2w0lq1O6PpGtsv6Gy8roWM+o3o4Sqjd6DudrL/nOugY+KyJUimoWzHnf9OkO0T6broHFnYE/R05t9A== |
|
|
|
version "1.10.1" |
|
|
|
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555" |
|
|
|
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ== |
|
|
|
optionalDependencies: |
|
|
|
msgpackr-extract "^3.0.2" |
|
|
|
|
|
|
|