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
Once tendermint doesn't depend on a version of spf13/cobra with gorilla/websocket@1.4.0, the replace directive can be removed. At this point also remove the ignored vulnerability in .nancy-ignore.
The text was updated successfully, but these errors were encountered:
Remove the
gorilla/websocket
replace directive once it's not needed anymore.Once
spf13/cobra
version with bumped dependencies is released (Vulnerability in downstream library: gorilla/websocket spf13/cobra#1091) we can replace the directive with aspf13/cobra
replace.Once
tendermint
doesn't depend on a version ofspf13/cobra
withgorilla/websocket@1.4.0
, the replace directive can be removed. At this point also remove the ignored vulnerability in.nancy-ignore
.The text was updated successfully, but these errors were encountered: