Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 6ac0870 commit 1a56a72
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6748,10 +6748,10 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: 1f4bd2ca5765f8c9689a7e8954183f5332139eb72b6ff783d8947032ec1fdf43109852c178e21a953a30c0dd42257828185be01b49d1eb1a67fd054ca588a180
"cookie@npm:0.6.0":
version: 0.6.0
resolution: "cookie@npm:0.6.0"
checksum: f56a7d32a07db5458e79c726b77e3c2eff655c36792f2b6c58d351fb5f61531e5b1ab7f46987150136e366c65213cbe31729e02a3eaed630c3bf7334635fb410
languageName: node
linkType: hard

Expand Down Expand Up @@ -7667,8 +7667,8 @@ __metadata:

"d3.parsets@git+ssh://[email protected]/jasondavies/d3-parsets#e758679787f009b760d42a41189102bf216f39ab":
version: 1.2.3
resolution: "d3.parsets@git+ssh://[email protected]/jasondavies/d3-parsets#commit=e758679787f009b760d42a41189102bf216f39ab"
checksum: f81a8172c18d124b7115aa6add51b95b7396d36762ec26bef932a6c01c60446ca2b112084cf1565e4b2d0bdda7c40487d1fe101d2a49ce460c486fe107da49bb
resolution: "d3.parsets@git+ssh://[email protected]/jasondavies/d3-parsets.git#commit=e758679787f009b760d42a41189102bf216f39ab"
checksum: c65b9a6a2e3b9c07bc648d938b5fbf7eec0396cb4bf709204ff7ab0bc97cd1eb08bb2df698aa50b19a2b0ae76d1522515c664ce25d7d7f4f4cd642a9e71f7ac6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9158,15 +9158,15 @@ __metadata:
linkType: hard

"express@npm:^4.17.3":
version: 4.18.3
resolution: "express@npm:4.18.3"
version: 4.19.2
resolution: "express@npm:4.19.2"
dependencies:
accepts: ~1.3.8
array-flatten: 1.1.1
body-parser: 1.20.2
content-disposition: 0.5.4
content-type: ~1.0.4
cookie: 0.5.0
cookie: 0.6.0
cookie-signature: 1.0.6
debug: 2.6.9
depd: 2.0.0
Expand All @@ -9192,7 +9192,7 @@ __metadata:
type-is: ~1.6.18
utils-merge: 1.0.1
vary: ~1.1.2
checksum: 3d7fc8762a81dee0adf0b604f11627db2af082c5f2234e78a4aa8134f22c51f96c6282063f2f8b87f5dbc70679a3087caccb93b6107e324c6feb3a70960a5864
checksum: 212dbd6c2c222a96a61bc927639c95970a53b06257080bb9e2838adb3bffdb966856551fdad1ab5dd654a217c35db94f987d0aa88d48fb04d306340f5f34dca5
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a56a72

Please sign in to comment.