Skip to content

Commit

Permalink
Bump express in /examples/stripe-integration-node-typescript (#84)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

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 Apr 20, 2024
1 parent bdc44d0 commit fa50a18
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions examples/stripe-integration-node-typescript/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/stripe-integration-node-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/jest": "^29.5.3",
"dotenv": "^16.3.1",
"express": "^4.17.1",
"express": "^4.19.2",
"jest": "^29.6.1",
"nodemon": "^2.0.22",
"stripe": "^12.11.0",
Expand Down

0 comments on commit fa50a18

Please sign in to comment.