This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
#### Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- starterkits/node-express-postgres/package.json
- starterkits/node-express-postgres/package-lock.json
#### Vulnerabilities that will be fixed
##### With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity
:-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------
![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **636/1000** **Why?** Recently disclosed, Has a fix available, CVSS 7 | SQL Injection [SNYK-JS-SEQUELIZE-2959225](https://snyk.io/vuln/SNYK-JS-SEQUELIZE-2959225) | No | No Known Exploit
(*) Note that the real score may have changed since the PR was raised.
Commit messagesPackage name: sequelize
The new version differs by 250 commits.
7bb60e3 fix: properly escaoe multiple `$` in `fn` args (#14678)
8349c02 feat: add whereScopeStrategy to merge where scopes with Op.and (#14152)
e974e20 feat(types): make `Model.getAttributes` stricter (#14017)
2d339d0 fix: fix typo in query-generator.js error message (#14151)
b80aeed fix(types): update return type of `Model.update` (#14155)
f5c06bd feat(types): infer nullable creation attributes as optional (#14147)
af6cbe6 build(deps): move @ types/validator to prod deps (#14159)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project.
------------
**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.*
For more information:
🧐 [View latest project report](https://app.snyk.io/org/ritesh.gurung/project/a9674877-bfb1-44ab-9e91-707ebf63f9e5?utm_source=github&utm_medium=referral&page=fix-pr)
🛠 [Adjust project settings](https://app.snyk.io/org/ritesh.gurung/project/a9674877-bfb1-44ab-9e91-707ebf63f9e5?utm_source=github&utm_medium=referral&page=fix-pr/settings)
📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities)
[//]: # (snyk:metadata:{"prId":"54a758e2-582f-4958-bec5-82619d63f7ef","prPublicId":"54a758e2-582f-4958-bec5-82619d63f7ef","dependencies":[{"name":"sequelize","from":"6.3.3","to":"6.21.2"}],"packageManager":"npm","projectPublicId":"a9674877-bfb1-44ab-9e91-707ebf63f9e5","projectUrl":"https://app.snyk.io/org/ritesh.gurung/project/a9674877-bfb1-44ab-9e91-707ebf63f9e5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEQUELIZE-2959225"],"upgrade":["SNYK-JS-SEQUELIZE-2959225"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[636]})
---
**Learn how to fix vulnerabilities with free interactive lessons:**
🦉 [SQL Injection](https://learn.snyk.io/lessons/sql-injection/javascript?loc=fix-pr)
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - starterkits/node-express-postgres/package.json - starterkits/node-express-postgres/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **636/1000****Why?** Recently disclosed, Has a fix available, CVSS 7 | SQL Injection
[SNYK-JS-SEQUELIZE-2959225](https://snyk.io/vuln/SNYK-JS-SEQUELIZE-2959225) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: sequelize
The new version differs by 250 commits.