diff --git a/package.json b/package.json index 90ac538cb..70675ad5a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "get-port": "^5.1.1", "ioredis": "^5.3.2", "lodash": "^4.17.21", - "msgpackr": "^1.5.2", + "msgpackr": "^1.10.1", "semver": "^7.5.2", "uuid": "^8.3.0" }, diff --git a/yarn.lock b/yarn.lock index e97048edb..e6ec883d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4684,7 +4684,7 @@ msgpackr-extract@^3.0.2: "@msgpackr-extract/msgpackr-extract-linux-x64" "3.0.2" "@msgpackr-extract/msgpackr-extract-win32-x64" "3.0.2" -msgpackr@^1.5.2: +msgpackr@^1.10.1: version "1.10.1" resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.10.1.tgz#51953bb4ce4f3494f0c4af3f484f01cfbb306555" integrity sha512-r5VRLv9qouXuLiIBrLpl2d5ZvPt8svdQTl5/vMvE4nzDMyEX4sgW5yWhuBBj5UmgwOTWj8CIdSXn5sAfsHAWIQ==