diff --git a/.github/workflows/src/windows_mozconfig b/.github/workflows/src/windows_mozconfig index b2604d2ae..bf5e0f195 100644 --- a/.github/workflows/src/windows_mozconfig +++ b/.github/workflows/src/windows_mozconfig @@ -35,6 +35,7 @@ ac_add_options --disable-profiling if test "$ZEN_GA_GENERATE_PROFILE"; then mk_add_options "export MOZ_AUTOMATION_PACKAGE_GENERATED_SOURCES=0" ac_add_options --enable-profile-generate=cross + ac_add_options --without-wasm-sandboxed-libraries else ac_add_options --enable-profile-use=cross ac_add_options --with-pgo-profile-path=$(echo ~)/artifact/merged.profdata diff --git a/package.json b/package.json index 906585ec4..d3778a907 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ }, "homepage": "https://github.com/zen-browser/core#readme", "dependencies": { - "@zen-browser/surfer": "^1.0.35" + "@zen-browser/surfer": "^1.0.36" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 529f9e488..2f0ff4aa4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@zen-browser/surfer': - specifier: ^1.0.35 - version: 1.0.35 + specifier: ^1.0.36 + version: 1.0.36 packages: @@ -109,8 +109,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@zen-browser/surfer@1.0.35': - resolution: {integrity: sha512-SADFu1IHIf4W45rhi31nCyFhB4gFYeGgRJr1hroWIQykep0zjt9FJw9DwMs1ryxV4Tpz8KAUaO4oM1VpdYCCFA==} + '@zen-browser/surfer@1.0.36': + resolution: {integrity: sha512-bah8tDdBkD8cTh4GNoPgs4hFt5zfVSavcvvnivcYbbuvqMnPyuGie8RKCE8xqch0sNId1qexELoC9+fRdhL16w==} hasBin: true ansi-regex@5.0.1: @@ -786,7 +786,7 @@ snapshots: '@types/node@17.0.45': {} - '@zen-browser/surfer@1.0.35': + '@zen-browser/surfer@1.0.36': dependencies: '@resvg/resvg-js': 1.4.0 async-icns: 1.0.2