Skip to content

Commit

Permalink
chore(deps): bump body-parser and express in /sample (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
danocmx authored Sep 24, 2024
2 parents 1bd71cf + e39f25a commit 411d08e
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 45 deletions.
102 changes: 58 additions & 44 deletions sample/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 sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"dotenv": "^16.3.1",
"express": "^4.19.2",
"express": "^4.21.0",
"express-session": "^1.17.3",
"passport": "^0.6.0",
"passport-steam-openid": "^1.0.0"
Expand Down

0 comments on commit 411d08e

Please sign in to comment.