Skip to content

Commit 77fb7a9

Browse files
committed
Bump msgpackr
1 parent 6404890 commit 77fb7a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
"jsonpath": "^1.1.1",
263263
"lodash": "^4.17.21",
264264
"lz4js": "^0.2.0",
265-
"msgpackr": "^1.9.7",
265+
"msgpackr": "^1.10.1",
266266
"pako": "^2.1.0",
267267
"php-serialize": "^4.0.2",
268268
"pickleparser": "^0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10744,10 +10744,10 @@ msgpackr-extract@^3.0.2:
1074410744
"@msgpackr-extract/msgpackr-extract-linux-x64" "3.0.2"
1074510745
"@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2"
1074610746

10747-
msgpackr@^1.9.7:
10748-
version "1.9.7"
10749-
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.9.7.tgz#8f13c06d7a22946a6d8351804ce39a6a9e74ca83"
10750-
integrity sha512-baUNaLvKQvVhzfWTNO07njwbZK1Lxjtb0P1JL6/EhXdLTHzR57/mZqqJC39TtQKvOmkJA4pcejS4dbk7BDgLLA==
10747+
msgpackr@^1.10.1:
10748+
version "1.10.1"
10749+
resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555"
10750+
integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==
1075110751
optionalDependencies:
1075210752
msgpackr-extract "^3.0.2"
1075310753

0 commit comments

Comments
 (0)