Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

[Snyk] Upgrade sequelize from 6.6.5 to 6.7.0 #23

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade sequelize from 6.6.5 to 6.7.0
Snyk has created this PR to upgrade sequelize from 6.6.5 to 6.7.0.

See this package in npm:
https://www.npmjs.com/package/sequelize

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/a29f069b-a4c6-4ab0-84c3-7c6410f4d6b9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 30, 2021
commit f0d91e8ec80937036874314241acf9b3f156d526
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"lodash": "^4.17.19",
"pgtools": "^0.3.0",
"prompt-confirm": "^2.0.4",
"sequelize": "^6.3.5",
"sequelize": "^6.7.0",
"swagger-ui-express": "^4.1.4",
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.4",
"umzug": "^2.3.0",
Expand Down