requestly / requestly-desktop-app

Requestly Desktop App (Mac, Linux, Windows)
https://requestly.io/
GNU Affero General Public License v3.0
45 stars 10 forks source link

chore: modules vulnerability fixes #83

Closed nsrCodes closed 5 months ago

nsrCodes commented 5 months ago

skipping the following security warnings:

  1. Update electron version to v24+ (Moderate) - Has a breaking api change to the custom protocol API
  2. Update mockttp to v3 in release/app (Critical) - will need to evaluate thoroughly since there are many api changes there

Note: also takes the changes from the vulnerability fixes in proxy - https://github.com/requestly/requestly-proxy/pull/37