CSNW / sql-bricks

Transparent, Schemaless SQL Generation
http://csnw.github.io/sql-bricks
MIT License
203 stars 25 forks source link

vulnerable issue with underscore #128

Closed kayvaninvemo closed 2 years ago

kayvaninvemo commented 2 years ago

Is it possible to solve the following issue?

sql-bricks  *
  Depends on vulnerable versions of underscore
prust commented 2 years ago

@kayvaninvemo this has been solved on master via https://github.com/CSNW/sql-bricks/pull/127 -- it hasn't had a lot of testing, I just released it as v3.0.0-beta.3. Let me know if you have any trouble with it.