Skip to content

Commit

Permalink
Merge pull request #26 from Program-AR/dependabot/npm_and_yarn/multi-…
Browse files Browse the repository at this point in the history
…a8a1ab03a2

Bump cookie, cookie-parser and express
  • Loading branch information
danielferro69 authored Oct 10, 2024
2 parents 4ebd19a + 31d8855 commit 61437cf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
34 changes: 16 additions & 18 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
"dependencies": {
"@typegoose/typegoose": "^8.3.0",
"bluebird": "^3.5.1",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"dotenv-expand": "^9.0.0",
"express": "^4.21.0",
"express": "^4.21.1",
"jsonwebtoken": "^9.0.0",
"mongoose": "^5.13.20",
"node-fetch": "^2.6.7",
Expand Down

0 comments on commit 61437cf

Please sign in to comment.