Skip to content

Commit

Permalink
Bump express from 4.21.0 to 4.21.1 in /checkout-example (#651)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 78c9388 commit 1c39a5a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions checkout-example/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 checkout-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ansi-regex": "^6.1.0",
"dot-prop": "^9.0.0",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express": "^4.21.1",
"express-handlebars": "^8.0.1",
"minimist": "^1.2.8",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 1c39a5a

Please sign in to comment.