openapi-viewer
openapi-viewer copied to clipboard
install warnings indicate a number of vulnerabilities
npm WARN notice [SECURITY] is-my-json-valid has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=is-my-json-valid&version=2.16.1 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] ws has the following vulnerability: 1 high. Go here for more details: https://nodesecurity.io/advisories?search=ws&version=1.1.1 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] express has the following vulnerability: 1 moderate. Go here for more details: https://nodesecurity.io/advisories?search=express&version=2.5.11 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] connect has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=connect&version=1.9.2 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] mime has the following vulnerability: 1 moderate. Go here for more details: https://nodesecurity.io/advisories?search=mime&version=1.2.4 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] qs has the following vulnerability: 2 high. Go here for more details: https://nodesecurity.io/advisories?search=qs&version=0.4.2 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] tough-cookie has the following vulnerability: 1 high. Go here for more details: https://nodesecurity.io/advisories?search=tough-cookie&version=2.3.2 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=debug&version=2.3.3 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=debug&version=2.3.3 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=debug&version=2.2.0 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=debug&version=2.3.3 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] randomatic has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=randomatic&version=1.1.7 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] parsejson has the following vulnerability: 1 high. Go here for more details: https://nodesecurity.io/advisories?search=parsejson&version=0.0.3 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=debug&version=2.6.8 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] mime has the following vulnerability: 1 moderate. Go here for more details: https://nodesecurity.io/advisories?search=mime&version=1.3.4 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] macaddress has the following vulnerability: 1 critical. Go here for more details: https://nodesecurity.io/advisories?search=macaddress&version=0.2.8 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] lodash has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=lodash&version=4.17.4 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] hoek has the following vulnerability: 1 moderate. Go here for more details: https://nodesecurity.io/advisories?search=hoek&version=2.16.3 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] fresh has the following vulnerability: 1 high. Go here for more details: https://nodesecurity.io/advisories?search=fresh&version=0.5.0 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] deep-extend has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=deep-extend&version=0.4.2 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: https://nodesecurity.io/advisories?search=debug&version=2.6.4 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN notice [SECURITY] fresh has the following vulnerability: 1 high. Go here for more details: https://nodesecurity.io/advisories?search=fresh&version=0.3.0 - Run npm i npm@latest -g
to upgrade your npm version, and then npm audit
to get more info.
npm WARN [email protected] No repository field.
I have updated some package versions. I still have 1 wrning with is-my-json-valid. However when I run npm audit
, this vulnerability is not listed.
npm audit
gives me 2 vulnerabilities, but it is for browser sync that is only used in development. Is is ok for you ?