Skip to content

Commit

Permalink
build(deps): bump express from 4.18.2 to 4.19.2 in /examples/nodejs
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 Apr 12, 2024
1 parent 91d9d01 commit f2bac8d
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 56 deletions.
215 changes: 160 additions & 55 deletions examples/nodejs/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/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "Apache-2.0",
"scripts": {},
"dependencies": {
"express": "^4.18.2",
"express": "^4.19.2",
"fs-extra": "^11.1.0",
"graphjin": "file:../..",
"mysql2": "^2.3.3",
Expand Down

0 comments on commit f2bac8d

Please sign in to comment.