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
often the CLI dependencies will report vulnerabilities, and whilst these almost never have any actual impact on the CLI, the log does not look presentable.
This issue occurred in the 4.0.0 release (3 medium severity due to tough cookie package), fixed in 4.0.1.
We should have zero vulnerabilities (green) report when installing the CLI using NPM, and the release should fail if this is not the case.
The text was updated successfully, but these errors were encountered:
often the CLI dependencies will report vulnerabilities, and whilst these almost never have any actual impact on the CLI, the log does not look presentable.
This issue occurred in the 4.0.0 release (3 medium severity due to tough cookie package), fixed in 4.0.1.
We should have zero vulnerabilities (green) report when installing the CLI using NPM, and the release should fail if this is not the case.
The text was updated successfully, but these errors were encountered: