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
The vunerablity only affects the following lodash functions, merge, mergeWith and defaultsDeep, which aren't actually used in this library. But it would be nice to upgrade it anyway as it would mean that consumers of tap-spec can trust the library implicitly. At the moment GitHub alerts users of this vulnerability when installing tap-spec and you have to manually check that the library doesn't use the above lodash functions.
tap-spec version : 5.0.0
What did you expect to happen?
Not to receive a high severity vulnerability alert when installing tap-spec.
What actually happens
You receive a high severity vulnerability alert when installing tap-spec.
Audit marks this package with a moderate warning due to the lower version of lodash.
Please update to version >=4.17.11 of lodash
The text was updated successfully, but these errors were encountered: