Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies with security issues #146

Open
camtheperson opened this issue Jul 1, 2022 · 0 comments
Open

Dependencies with security issues #146

camtheperson opened this issue Jul 1, 2022 · 0 comments

Comments

@camtheperson
Copy link

Noticed this today:

yarn add --dev screener-storybook
yarn add v1.22.17
[1/4] 馃攳  Resolving packages...
warning screener-storybook > joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning screener-storybook > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning screener-storybook > screener-runner > joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning screener-storybook > screener-runner > request@2.87.0: request has been deprecated, see https://github.com/request/request/issues/3142
warning screener-storybook > joi > hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning screener-storybook > joi > topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning screener-storybook > joi > topo > hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning screener-storybook > puppeteer@1.17.0: Version no longer supported. Upgrade to @latest
warning screener-storybook > request > har-validator@5.1.5: this library is no longer supported
warning screener-storybook > screener-runner > request > har-validator@5.0.3: this library is no longer supported
warning screener-storybook > screener-runner > screener-ngrok > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning screener-storybook > screener-runner > request > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
warning screener-storybook > screener-runner > screener-ngrok > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.

Just curious if these are being looked into by the Screener team at all. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant