Skip to content

Commit

Permalink
Merge pull request #358 from Open-Earth-Foundation/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/api/multi-ab6ed7a24f

chore(deps): bump cookie, cookie-parser, express and express-session in /api
  • Loading branch information
lemilonkh authored Oct 10, 2024
2 parents c409edd + bdea06a commit 874dccd
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 59 deletions.
120 changes: 65 additions & 55 deletions api/package-lock.json

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

8 changes: 4 additions & 4 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"bcryptjs": "^2.4.3",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
"cookie": "^0.5.0",
"cookie-parser": "^1.4.5",
"cookie": "^1.0.0",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"csv-parser": "^3.0.0",
"csv-writer": "^1.6.0",
"db-migrate": "^0.11.13",
"db-migrate-pg": "^1.2.2",
"db-migrate-plugin-typescript": "^2.0.0",
"dotenv": "^16.0.3",
"express": "^4.21.0",
"express-session": "^1.17.1",
"express": "^4.21.1",
"express-session": "^1.18.1",
"express-winston": "^4.2.0",
"jsonwebtoken": "^9.0.0",
"mongodb": "^4.11.0",
Expand Down

0 comments on commit 874dccd

Please sign in to comment.