diff --git a/src/session.ts b/src/session.ts index 6af47dbf6..2bcc9a7c9 100644 --- a/src/session.ts +++ b/src/session.ts @@ -632,7 +632,7 @@ export async function getWebviewHtml(webview: Webview, file: string, title: stri upgrade-insecure-requests; default-src https: data: filesystem:; style-src https: data: filesystem: 'unsafe-inline'; - script-src https: data: filesystem: 'unsafe-eval'; + script-src https: data: filesystem: 'unsafe-inline'; `; return `