Skip to content

Commit

Permalink
chore(deps): update dependency express to v4.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent 02a76e1 commit 0fd06f1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@qiwi/mware-infra": "1.1.0",
"express": "4.18.3",
"express": "4.19.1",
"lodash": "^4.17.21",
"reqresnext": "^1.7.0",
"supertest": "6.3.4"
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2233,7 +2233,7 @@ __metadata:
resolution: "@qiwi/mware-logger@workspace:packages/logger"
dependencies:
"@qiwi/mware-infra": 1.1.0
express: 4.18.3
express: 4.19.1
http-status-codes: ^2.2.0
lodash: ^4.17.21
reqresnext: ^1.7.0
Expand Down Expand Up @@ -3781,6 +3781,13 @@ __metadata:
languageName: node
linkType: hard

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

"cookiejar@npm:^2.1.4":
version: 2.1.4
resolution: "cookiejar@npm:2.1.4"
Expand Down Expand Up @@ -4871,16 +4878,16 @@ __metadata:
languageName: node
linkType: hard

"express@npm:4.18.3":
version: 4.18.3
resolution: "express@npm:4.18.3"
"express@npm:4.19.1":
version: 4.19.1
resolution: "express@npm:4.19.1"
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 @@ -4906,7 +4913,7 @@ __metadata:
type-is: ~1.6.18
utils-merge: 1.0.1
vary: ~1.1.2
checksum: 3d7fc8762a81dee0adf0b604f11627db2af082c5f2234e78a4aa8134f22c51f96c6282063f2f8b87f5dbc70679a3087caccb93b6107e324c6feb3a70960a5864
checksum: c693d64e833118d2c156c671a924468b447cec1f147656a83eeabfa80916d6d5b582aec1ad200a6c0fdae907549d95cf88e6281247b391f42982b89c862902f3
languageName: node
linkType: hard

Expand Down

0 comments on commit 0fd06f1

Please sign in to comment.