Update msgpack

This commit is contained in:
Mitchell McCaffrey 2021-03-16 16:23:36 +11:00
parent 30eebe2a98
commit dd4eb4da31
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"@babylonjs/core": "^4.2.0",
"@babylonjs/loaders": "^4.2.0",
"@mitchemmc/dexie-export-import": "^1.0.1",
"@msgpack/msgpack": "^2.3.0",
"@msgpack/msgpack": "^2.4.1",
"@sentry/react": "^6.2.0",
"@stripe/stripe-js": "^1.3.2",
"@tensorflow/tfjs": "^2.6.0",

View File

@ -1451,10 +1451,10 @@
dexie "^3.0.0-alpha.5 || ^2.0.4"
rollup-plugin-sourcemaps "^0.6.3"
"@msgpack/msgpack@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@msgpack/msgpack/-/msgpack-2.3.0.tgz#a9043b920837b2dd63482e7bf6b8345813e9816b"
integrity sha512-xxRejzNpiVQ2lzxMG/yo2ocfZSk+cKo2THq54AimaubMucg66DpQm9Yj7ESMr/l2EqDkmF2Dx4r0F/cbsitAaw==
"@msgpack/msgpack@^2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@msgpack/msgpack/-/msgpack-2.4.1.tgz#b3df36494b73a021242207e320af2c054145e4fe"
integrity sha512-AcfV3ZlyAzX2cqpuvcrV8Cbhpe0GxoNOdVIejqKWrqNtO3sYj+AI5fzoreRIjfDV1usE+NUes2AeKcG9tGanGQ==
"@nodelib/fs.scandir@2.1.3":
version "2.1.3"