chore: update dependency msgpack5 to ^4.5.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
36325f7f03
commit
9a8d698f0b
|
@ -12,7 +12,7 @@
|
|||
"async": "^3.2.3",
|
||||
"bluebird": "^3.7.2",
|
||||
"debug": "^4.3.4",
|
||||
"msgpack5": "^4.2.0",
|
||||
"msgpack5": "^4.5.1",
|
||||
"strong-globalize": "^6.0.5",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"async": "^3.2.3",
|
||||
"bluebird": "^3.7.2",
|
||||
"debug": "^4.3.4",
|
||||
"msgpack5": "^4.2.0",
|
||||
"msgpack5": "^4.5.1",
|
||||
"strong-globalize": "^6.0.5",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue