mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
[FLASK] Bump snaps iframe-execution-environment
(#16932)
This commit is contained in:
parent
5d285f7be5
commit
0511d6f0b1
@ -688,7 +688,7 @@ export default class MetamaskController extends EventEmitter {
|
||||
///: BEGIN:ONLY_INCLUDE_IN(flask)
|
||||
this.snapExecutionService = new IframeExecutionService({
|
||||
iframeUrl: new URL(
|
||||
'https://metamask.github.io/iframe-execution-environment/0.11.0',
|
||||
'https://metamask.github.io/iframe-execution-environment/0.11.1',
|
||||
),
|
||||
messenger: this.controllerMessenger.getRestricted({
|
||||
name: 'ExecutionService',
|
||||
|
Loading…
Reference in New Issue
Block a user