mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
[FLASK] Update iframe-execution-environment (#18299)
This commit is contained in:
parent
ed5b78d61b
commit
048c3e3258
@ -748,7 +748,7 @@ export default class MetamaskController extends EventEmitter {
|
||||
///: BEGIN:ONLY_INCLUDE_IN(flask)
|
||||
const snapExecutionServiceArgs = {
|
||||
iframeUrl: new URL(
|
||||
'https://metamask.github.io/iframe-execution-environment/0.13.0',
|
||||
'https://metamask.github.io/iframe-execution-environment/0.14.0',
|
||||
),
|
||||
messenger: this.controllerMessenger.getRestricted({
|
||||
name: 'ExecutionService',
|
||||
|
Loading…
Reference in New Issue
Block a user