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

Update LavaMoat policy (#12665)

The LavaMoat policy has been updated in accordance with the recent
update to `eth-json-rpc-middleware` in #10738. These changes were
generated with `yarn lavamoat:auto`.
This commit is contained in:
Mark Stacey 2021-11-11 18:58:37 -03:30 committed by GitHub
parent b3963daaab
commit 7069570979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1556,11 +1556,15 @@
},
"eth-json-rpc-middleware": {
"globals": {
"URL": true,
"btoa": true,
"console.error": true,
"fetch": true,
"setTimeout": true
},
"packages": {
"@metamask/safe-event-emitter": true,
"browser-resolve": true,
"btoa": true,
"clone": true,
"eth-rpc-errors": true,