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

Update sequelize dependency #8

Open
174n opened this issue Mar 29, 2019 · 1 comment
Open

Update sequelize dependency #8

174n opened this issue Mar 29, 2019 · 1 comment

Comments

@174n
Copy link

174n commented Mar 29, 2019

You should update sequelize dependency because it uses deprecated string based operators
When you run your code example you'll get that error:

sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators

@smukkejohan
Copy link
Contributor

See pull request here: #9 using peerDependencies should fix this kind of issue for plugin type packages.

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

2 participants