Skip to content

Commit

Permalink
Merge pull request #387 from lichess-org/dependabot/npm_and_yarn/exam…
Browse files Browse the repository at this point in the history
…ple/oauth-backend/multi-fb6576e9f1

Bump cookie, express and express-session in /example/oauth-backend
  • Loading branch information
ornicar authored Oct 11, 2024
2 parents c5313f9 + 792fdfd commit 753553c
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 34 deletions.
74 changes: 42 additions & 32 deletions example/oauth-backend/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 example/oauth-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"node": ">=18"
},
"dependencies": {
"express": "^4.21.0",
"express-session": "^1.17.2"
"express": "^4.21.1",
"express-session": "^1.18.1"
}
}

0 comments on commit 753553c

Please sign in to comment.