Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5973,7 +5973,7 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:^2.2.0":
"body-parser@npm:^2.2.1":
version: 2.2.1
resolution: "body-parser@npm:2.2.1"
dependencies:
Expand Down Expand Up @@ -8837,16 +8837,17 @@ __metadata:
linkType: hard

"express@npm:^5.0.1":
version: 5.1.0
resolution: "express@npm:5.1.0"
version: 5.2.1
resolution: "express@npm:5.2.1"
dependencies:
accepts: ^2.0.0
body-parser: ^2.2.0
body-parser: ^2.2.1
content-disposition: ^1.0.0
content-type: ^1.0.5
cookie: ^0.7.1
cookie-signature: ^1.2.1
debug: ^4.4.0
depd: ^2.0.0
encodeurl: ^2.0.0
escape-html: ^1.0.3
etag: ^1.8.1
Expand All @@ -8867,7 +8868,7 @@ __metadata:
statuses: ^2.0.1
type-is: ^2.0.1
vary: ^1.1.2
checksum: 06e6141780c6c4780111f971ce062c83d4cf4862c40b43caf1d95afcbb58d7422c560503b8c9d04c7271511525d09cbdbe940bcaad63970fd4c1b9f6fd713bdb
checksum: e0bc9c11fcf4e6ed29c9b0551229e8cf35d959970eb5e10ef3e48763eb3a63487251950d9bf4ef38b93085f0f33bb1fc37ab07349b8fa98a0fa5f67236d4c054
languageName: node
linkType: hard

Expand Down
Loading