Skip to content

Commit

Permalink
chore(deps): bump cookie, cookie-parser and express in /examples/expr…
Browse files Browse the repository at this point in the history
…ess-sample (#328)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 4d5f535 commit 7010572
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions examples/express-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 examples/express-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"body-parser": "^1.20.3",
"config": "^3.3.12",
"cookie-parser": "~1.4.6",
"cookie-parser": "~1.4.7",
"debug": "^4.3.4",
"ejs": "~3.1.10",
"express": "^4.19.2",
Expand Down

0 comments on commit 7010572

Please sign in to comment.