diff --git a/build.sh b/build.sh index 5326b1e14a25..8509cdb1c7ba 100755 --- a/build.sh +++ b/build.sh @@ -365,7 +365,7 @@ cargo run --bin relay_list "${CARGO_ARGS[@]}" > build/relays.json log_header "Installing JavaScript dependencies" pushd desktop/packages/mullvad-vpn -npm ci +npm ci --no-audit --no-fund log_header "Packing Mullvad VPN $PRODUCT_VERSION artifact(s)"