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`.
feature/default_network_editable
Mark Stacey 3 years ago committed by GitHub
parent b3963daaab
commit 7069570979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      lavamoat/browserify/policy.json

@ -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,

Loading…
Cancel
Save