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 26, 2024
1 parent 7a2845c commit 12a5e9b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6776,10 +6776,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 @@ -9029,15 +9029,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 @@ -9063,7 +9063,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 Expand Up @@ -13442,8 +13442,8 @@ __metadata:
linkType: hard

"ordino@git+ssh://[email protected]:Caleydo/ordino#semver:^15.0.0":
version: 14.0.1-SNAPSHOT
resolution: "ordino@git+ssh://[email protected]:Caleydo/ordino#commit=bd6ee350bc07b6f9f10b0dc4b3947d3e69198dc8"
version: 15.0.1
resolution: "ordino@git+ssh://[email protected]:Caleydo/ordino.git#commit=6d8506bfd14a3b8ad11f7a923e4513fd5ba7caf1"
dependencies:
html-react-parser: ^4.2.0
react-dropzone: ^11.3.1
Expand All @@ -13455,7 +13455,7 @@ __metadata:
react-virtualized: ^9.22.3
tdp_core: ^23.0.2
visyn_scripts: ^7.0.1
checksum: 3315b246c797038776f42ba6a9d2899767a12a2376ffff59ce457ceeaec2bee12efa265b2d3bfc406f65f8f67b92c263b31a30fb50456a294fd0c9318151d787
checksum: 2954b030fcac01a5c87cc1ca6b1c6c2b3f0b334408aa28204bf0a00392ec20a612cab63ac407aea4567f053518ea86b795a1c0497b751f28a22b05b5ee73cc67
languageName: node
linkType: hard

Expand Down

0 comments on commit 12a5e9b

Please sign in to comment.