Skip to content

Commit

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

Bump path-to-regexp and express in /example/oauth-backend
  • Loading branch information
ornicar authored Dec 6, 2024
2 parents a9e9319 + 71d2dc6 commit afd6103
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
34 changes: 19 additions & 15 deletions example/oauth-backend/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 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.1",
"express": "^4.21.2",
"express-session": "^1.18.1"
}
}

0 comments on commit afd6103

Please sign in to comment.