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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependency warnings (joi) #108

Closed
gizmodus opened this issue May 8, 2019 · 2 comments
Closed

Fix dependency warnings (joi) #108

gizmodus opened this issue May 8, 2019 · 2 comments

Comments

@gizmodus
Copy link

@gizmodus gizmodus commented May 8, 2019

Hey Cube.Js team!
I get the following yarn warnings when installing dependencies. Can these be fixed? Thank you.

warning @cubejs-backend/server-core > @cubejs-backend/schema-compiler > 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 @cubejs-backend/server-core > @cubejs-backend/api-gateway > 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 @cubejs-backend/server-core > @cubejs-backend/schema-compiler > 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 @cubejs-backend/server-core > @cubejs-backend/schema-compiler > 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 @cubejs-backend/server-core > @cubejs-backend/schema-compiler > 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.
@paveltiunov
Copy link
Contributor

@paveltiunov paveltiunov commented May 9, 2019

@gizmodus Hey Reto! Interesting. Where did you get these warnings? Is this npm? Thanks!

@gizmodus
Copy link
Author

@gizmodus gizmodus commented May 10, 2019

@paveltiunov Yes, it seems like they moved joi to @hapi/joi recently.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.