Skip to content

Commit

Permalink
Bump express in /examples/moon-sdk-authentication-chat-example-app
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]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent e15ced2 commit 8c5ff12
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 24 deletions.
60 changes: 37 additions & 23 deletions examples/moon-sdk-authentication-chat-example-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.1",
"ethers": "^5.7.2",
"express": "^4.18.2",
"express": "^4.19.2",
"langchain": "^0.1.2",
"node-polyfill-webpack-plugin": "^3.0.0",
"react": "^18.2.0",
Expand Down

0 comments on commit 8c5ff12

Please sign in to comment.