Skip to content

Commit

Permalink
chore(deps): 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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 257bae6 commit 9521558
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion companion/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"ejson": "^2.2.3",
"emberplus-connection": "^0.2.1",
"env-paths": "^3.0.0",
"express": "^4.18.3",
"express": "^4.19.2",
"express-serve-zip": "^1.1.0",
"fast-json-patch": "^3.1.1",
"find-process": "github:julusian/find-process#fix/spawn-error-handler",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6003,7 +6003,7 @@ asn1@evs-broadcast/node-asn1:
ejson: "npm:^2.2.3"
emberplus-connection: "npm:^0.2.1"
env-paths: "npm:^3.0.0"
express: "npm:^4.18.3"
express: "npm:^4.19.2"
express-serve-zip: "npm:^1.1.0"
fast-json-patch: "npm:^3.1.1"
find-process: "github:julusian/find-process#fix/spawn-error-handler"
Expand Down Expand Up @@ -6176,10 +6176,10 @@ asn1@evs-broadcast/node-asn1:
languageName: node
linkType: hard

"cookie@npm:0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: 10c0/c01ca3ef8d7b8187bae434434582288681273b5a9ed27521d4d7f9f7928fe0c920df0decd9f9d3bbd2d14ac432b8c8cf42b98b3bdd5bfe0e6edddeebebe8b61d
"cookie@npm:0.6.0":
version: 0.6.0
resolution: "cookie@npm:0.6.0"
checksum: 10c0/f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
languageName: node
linkType: hard

Expand Down Expand Up @@ -7411,16 +7411,16 @@ asn1@evs-broadcast/node-asn1:
languageName: node
linkType: hard

"express@npm:^4.18.3":
version: 4.18.3
resolution: "express@npm:4.18.3"
"express@npm:^4.19.2":
version: 4.19.2
resolution: "express@npm:4.19.2"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
body-parser: "npm:1.20.2"
content-disposition: "npm:0.5.4"
content-type: "npm:~1.0.4"
cookie: "npm:0.5.0"
cookie: "npm:0.6.0"
cookie-signature: "npm:1.0.6"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
Expand All @@ -7446,7 +7446,7 @@ asn1@evs-broadcast/node-asn1:
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: 10c0/0b9eeafbac549e3c67d92d083bf1773e358359f41ad142b92121935c6348d29079b75054555b3f62de39263fffc8ba06898b09fdd3e213e28e714c03c5d9f44c
checksum: 10c0/e82e2662ea9971c1407aea9fc3c16d6b963e55e3830cd0ef5e00b533feda8b770af4e3be630488ef8a752d7c75c4fcefb15892868eeaafe7353cb9e3e269fdcb
languageName: node
linkType: hard

Expand Down

0 comments on commit 9521558

Please sign in to comment.