Skip to content

Commit

Permalink
build(deps): bump express from 4.19.2 to 4.20.0 (#173)
Browse files Browse the repository at this point in the history
* build(deps): bump express from 4.19.2 to 4.20.0

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Create tiny-bugs-hang.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomasz Pluskiewicz <[email protected]>
  • Loading branch information
dependabot[bot] and tpluscode authored Sep 13, 2024
1 parent cfd8b35 commit facbd83
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 47 deletions.
5 changes: 5 additions & 0 deletions .changeset/tiny-bugs-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@kopflos-cms/express": patch
---

build(deps): bump express from 4.19.2 to 4.20.0
141 changes: 95 additions & 46 deletions 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 packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@rdfjs/express-handler": "^2.0.2",
"@zazuko/env-node": "^2.1.3",
"absolute-url": "^2.0.0",
"express": "^4.19.2",
"express": "^4.20.0",
"middleware-async": "^1.4.0",
"onetime": "^7.0.0",
"ts-pattern": "^5.3.1"
Expand Down

0 comments on commit facbd83

Please sign in to comment.