You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the use of an outdated version of ajv (uses 5.2.2 and latest is 8.2.0) that still uses the deprecated url.parse method (deprecated since node 11) this module will never work if you use Node 11+.