File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -888,6 +888,24 @@ body-parser@1.20.3, body-parser@^1.19.0:
888
888
type-is "~1.6.18"
889
889
unpipe "1.0.0"
890
890
891
+ body-parser@^1.19.0 :
892
+ version "1.20.3"
893
+ resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
894
+ integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
895
+ dependencies :
896
+ bytes "3.1.2"
897
+ content-type "~1.0.5"
898
+ debug "2.6.9"
899
+ depd "2.0.0"
900
+ destroy "1.2.0"
901
+ http-errors "2.0.0"
902
+ iconv-lite "0.4.24"
903
+ on-finished "2.4.1"
904
+ qs "6.13.0"
905
+ raw-body "2.5.2"
906
+ type-is "~1.6.18"
907
+ unpipe "1.0.0"
908
+
891
909
brace-expansion@^1.1.7 :
892
910
version "1.1.11"
893
911
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
You can’t perform that action at this time.
0 commit comments