Skip to content

Commit 48aa232

Browse files
chore(deps): bump express from 4.18.3 to 4.19.2 (#7)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Il Harper <[email protected]>
1 parent e4a9a19 commit 48aa232

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -6837,10 +6837,10 @@ __metadata:
68376837
languageName: node
68386838
linkType: hard
68396839

6840-
"cookie@npm:0.5.0":
6841-
version: 0.5.0
6842-
resolution: "cookie@npm:0.5.0"
6843-
checksum: 10c0/c01ca3ef8d7b8187bae434434582288681273b5a9ed27521d4d7f9f7928fe0c920df0decd9f9d3bbd2d14ac432b8c8cf42b98b3bdd5bfe0e6edddeebebe8b61d
6840+
"cookie@npm:0.6.0":
6841+
version: 0.6.0
6842+
resolution: "cookie@npm:0.6.0"
6843+
checksum: 10c0/f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
68446844
languageName: node
68456845
linkType: hard
68466846

@@ -8561,15 +8561,15 @@ __metadata:
85618561
linkType: hard
85628562

85638563
"express@npm:^4.17.3":
8564-
version: 4.18.3
8565-
resolution: "express@npm:4.18.3"
8564+
version: 4.19.2
8565+
resolution: "express@npm:4.19.2"
85668566
dependencies:
85678567
accepts: "npm:~1.3.8"
85688568
array-flatten: "npm:1.1.1"
85698569
body-parser: "npm:1.20.2"
85708570
content-disposition: "npm:0.5.4"
85718571
content-type: "npm:~1.0.4"
8572-
cookie: "npm:0.5.0"
8572+
cookie: "npm:0.6.0"
85738573
cookie-signature: "npm:1.0.6"
85748574
debug: "npm:2.6.9"
85758575
depd: "npm:2.0.0"
@@ -8595,7 +8595,7 @@ __metadata:
85958595
type-is: "npm:~1.6.18"
85968596
utils-merge: "npm:1.0.1"
85978597
vary: "npm:~1.1.2"
8598-
checksum: 10c0/0b9eeafbac549e3c67d92d083bf1773e358359f41ad142b92121935c6348d29079b75054555b3f62de39263fffc8ba06898b09fdd3e213e28e714c03c5d9f44c
8598+
checksum: 10c0/e82e2662ea9971c1407aea9fc3c16d6b963e55e3830cd0ef5e00b533feda8b770af4e3be630488ef8a752d7c75c4fcefb15892868eeaafe7353cb9e3e269fdcb
85998599
languageName: node
86008600
linkType: hard
86018601

0 commit comments

Comments
 (0)