1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

deps - bump lavamoat for logging bug fix (#12915)

This commit is contained in:
kumavis 2021-11-30 18:23:30 -10:00 committed by GitHub
parent 3434b9f80a
commit 39d5afb3c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -306,7 +306,7 @@
"jest": "^26.6.3",
"jsdom": "^11.2.0",
"koa": "^2.7.0",
"lavamoat": "^5.3.4",
"lavamoat": "^5.3.5",
"lavamoat-browserify": "^14.0.3",
"lavamoat-viz": "^6.0.9",
"lockfile-lint": "^4.0.0",

View File

@ -17413,10 +17413,10 @@ lavamoat-viz@^6.0.9:
serve-handler "^6.1.3"
yargs "^16.0.0"
lavamoat@^5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/lavamoat/-/lavamoat-5.3.4.tgz#cf0778a5fc8b2bc14bce79d46dc730df3d8c21ad"
integrity sha512-0p7B8+6Hs/WGlkBaVQl6RGdAlYd0pL6eFTh6/Oc3kdyi4wVc2Fz5vFOJqrZi8XkvjMuCLln7udYbiCapr74yZQ==
lavamoat@^5.3.5:
version "5.3.5"
resolved "https://registry.yarnpkg.com/lavamoat/-/lavamoat-5.3.5.tgz#e4faaf0749195ebd55bee4b7deb7241ff7718be7"
integrity sha512-7ds094PVQXfBoGWkjnjAAXR+s9VLYNDvS1UbH/GrXNGeSTTVJb/KAE604j/t26AOW0sn0PMGY5OhCKPpuqOBqQ==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/highlight" "^7.10.4"