Skip to content

Commit

Permalink
Merge pull request #24 from kaifkh20/snyk-upgrade-08b6b2fbfc392bdd9a1…
Browse files Browse the repository at this point in the history
…edfec9bc809ee

[Snyk] Upgrade: dotenv, express, pg, validator, sequelize
  • Loading branch information
kaifkh20 authored Sep 11, 2024
2 parents e42ba07 + afc3c7e commit 6fb276f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 96 deletions.
139 changes: 48 additions & 91 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"bcrypt": "^5.1.1",
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"dotenv": "^16.4.1",
"express": "^4.18.2",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"jsonwebtoken": "^9.0.2",
"pg": "^8.11.3",
"sequelize": "^6.35.2",
"pg": "^8.12.0",
"sequelize": "^6.37.3",
"slug": "^8.2.3",
"validator": "^13.11.0"
"validator": "^13.12.0"
},
"devDependencies": {
"nodemon": "^3.0.1"
Expand Down

0 comments on commit 6fb276f

Please sign in to comment.