Skip to content

Commit d8f3023

Browse files
dependabot[bot]taiki-e
authored andcommitted
Bump body-parser from 1.20.1 to 1.20.3 in /examples/federation/gateway
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.3. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.1...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddf5a39 commit d8f3023

File tree

1 file changed

+2
-37
lines changed

1 file changed

+2
-37
lines changed

examples/federation/gateway/yarn.lock

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ balanced-match@^1.0.0:
659659
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
660660
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
661661

662-
662+
[email protected], body-parser@^1.18.3:
663663
version "1.20.3"
664664
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
665665
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -677,24 +677,6 @@ [email protected]:
677677
type-is "~1.6.18"
678678
unpipe "1.0.0"
679679

680-
body-parser@^1.18.3:
681-
version "1.20.1"
682-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668"
683-
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==
684-
dependencies:
685-
bytes "3.1.2"
686-
content-type "~1.0.4"
687-
debug "2.6.9"
688-
depd "2.0.0"
689-
destroy "1.2.0"
690-
http-errors "2.0.0"
691-
iconv-lite "0.4.24"
692-
on-finished "2.4.1"
693-
qs "6.11.0"
694-
raw-body "2.5.1"
695-
type-is "~1.6.18"
696-
unpipe "1.0.0"
697-
698680
brace-expansion@^1.1.7:
699681
version "1.1.11"
700682
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
@@ -1805,13 +1787,6 @@ proxy-addr@~2.0.7:
18051787
forwarded "0.2.0"
18061788
ipaddr.js "1.9.1"
18071789

1808-
1809-
version "6.11.0"
1810-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
1811-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
1812-
dependencies:
1813-
side-channel "^1.0.4"
1814-
18151790
18161791
version "6.13.0"
18171792
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
@@ -1824,16 +1799,6 @@ range-parser@~1.2.1:
18241799
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
18251800
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
18261801

1827-
1828-
version "2.5.1"
1829-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
1830-
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
1831-
dependencies:
1832-
bytes "3.1.2"
1833-
http-errors "2.0.0"
1834-
iconv-lite "0.4.24"
1835-
unpipe "1.0.0"
1836-
18371802
18381803
version "2.5.2"
18391804
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
@@ -1933,7 +1898,7 @@ sha.js@^2.4.11:
19331898
inherits "^2.0.1"
19341899
safe-buffer "^5.0.1"
19351900

1936-
side-channel@^1.0.3, side-channel@^1.0.4:
1901+
side-channel@^1.0.3:
19371902
version "1.0.4"
19381903
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
19391904
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==

0 commit comments

Comments
 (0)