Skip to content

Commit

Permalink
Bump express from 4.17.1 to 4.19.2
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.1 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.17.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent dbdc27d commit 7003c26
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 103 deletions.
2 changes: 1 addition & 1 deletion packages/solid-ssr/package.json
Expand Up @@ -35,7 +35,7 @@
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"babel-preset-solid": "workspace:*",
"express": "^4.17.1",
"express": "^4.19.2",
"rollup": "^3.20.0",
"rollup-plugin-copy": "^3.4.0",
"solid-js": "workspace:*"
Expand Down

0 comments on commit 7003c26

Please sign in to comment.