Skip to content

Commit 2190455

Browse files
fix(deps): update dependency express to v4.22.2
1 parent dbe54ee commit 2190455

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"debug": "4.4.3",
2323
"dockerode": "5.0.0",
2424
"dotenv": "17.4.2",
25-
"express": "4.22.1",
25+
"express": "4.22.2",
2626
"express-prom-bundle": "8.0.0",
2727
"express-rate-limit": "8.5.1",
2828
"graphql": "16.14.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -809,10 +809,10 @@ bn.js@^4.0.0:
809809
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.3.tgz#2cc2c679188eb35b006f2d0d4710bed8437a769e"
810810
integrity sha512-fGTi3gxV/23FTYdAoUtLYp6qySe2KE3teyZitipKNRuVYcBkoP/bB3guXN/XVKUe9mxCHXnc9C4ocyz8OmgN0g==
811811

812-
body-parser@~1.20.3:
813-
version "1.20.4"
814-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.4.tgz#f8e20f4d06ca8a50a71ed329c15dccad1cdc547f"
815-
integrity sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==
812+
body-parser@~1.20.5:
813+
version "1.20.5"
814+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.5.tgz#303c8c34423d1d6fa799bc764e93c1e4dc6ebf64"
815+
integrity sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==
816816
dependencies:
817817
bytes "~3.1.2"
818818
content-type "~1.0.5"
@@ -822,7 +822,7 @@ body-parser@~1.20.3:
822822
http-errors "~2.0.1"
823823
iconv-lite "~0.4.24"
824824
on-finished "~2.4.1"
825-
qs "~6.14.0"
825+
qs "~6.15.1"
826826
raw-body "~2.5.3"
827827
type-is "~1.6.18"
828828
unpipe "~1.0.0"
@@ -1465,14 +1465,14 @@ express-rate-limit@8.5.1:
14651465
dependencies:
14661466
ip-address "^10.2.0"
14671467

1468-
express@4.22.1:
1469-
version "4.22.1"
1470-
resolved "https://registry.yarnpkg.com/express/-/express-4.22.1.tgz#1de23a09745a4fffdb39247b344bb5eaff382069"
1471-
integrity sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==
1468+
express@4.22.2:
1469+
version "4.22.2"
1470+
resolved "https://registry.yarnpkg.com/express/-/express-4.22.2.tgz#c17ae0981e5efc24b22272f0e041c4662503b700"
1471+
integrity sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==
14721472
dependencies:
14731473
accepts "~1.3.8"
14741474
array-flatten "1.1.1"
1475-
body-parser "~1.20.3"
1475+
body-parser "~1.20.5"
14761476
content-disposition "~0.5.4"
14771477
content-type "~1.0.4"
14781478
cookie "~0.7.1"
@@ -1491,7 +1491,7 @@ express@4.22.1:
14911491
parseurl "~1.3.3"
14921492
path-to-regexp "~0.1.12"
14931493
proxy-addr "~2.0.7"
1494-
qs "~6.14.0"
1494+
qs "~6.15.1"
14951495
range-parser "~1.2.1"
14961496
safe-buffer "5.2.1"
14971497
send "~0.19.0"
@@ -2665,10 +2665,10 @@ qs@^6.13.0:
26652665
dependencies:
26662666
side-channel "^1.1.0"
26672667

2668-
qs@~6.14.0:
2669-
version "6.14.2"
2670-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
2671-
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
2668+
qs@~6.15.1:
2669+
version "6.15.1"
2670+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.1.tgz#bdb55aed06bfac257a90c44a446a73fba5575c8f"
2671+
integrity sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==
26722672
dependencies:
26732673
side-channel "^1.1.0"
26742674

0 commit comments

Comments
 (0)