Skip to content

Commit

Permalink
chore(deps): bump express in /benchmarks/helix-debugger
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.0 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.0...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent d26fa0b commit 0a47d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/helix-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"graphql": "^16.0.0 || ^17.0.0"
},
"dependencies": {
"express": "4.18.0",
"express": "4.19.2",
"graphql-helix": "1.13.0",
"@graphql-debugger/trace-schema": "workspace:^",
"@graphql-debugger/adapter-proxy": "workspace:^"
Expand Down

0 comments on commit 0a47d01

Please sign in to comment.