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
Ensure jsonpath-plus version is ^10.0.7 due to a security fixed bug.
The reason this is a major release is because we now require Node
v18 or greater since this required jsonpath-plus version requires it.