File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4141 "koa-xml-body" : " ^3.0.0" ,
4242 "minimist" : " ^1.2.6" ,
4343 "nunjucks" : " ^3.2.4" ,
44- "qs" : " ^6.14.2 "
44+ "qs" : " ^6.15.0 "
4545 }
4646}
Original file line number Diff line number Diff line change @@ -818,7 +818,14 @@ proto-list@~1.2.1:
818818 resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
819819 integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==
820820
821- qs@^6.14.2, qs@^6.5.2 :
821+ qs@^6.15.0 :
822+ version "6.15.0"
823+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.0.tgz#db8fd5d1b1d2d6b5b33adaf87429805f1909e7b3"
824+ integrity sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==
825+ dependencies :
826+ side-channel "^1.1.0"
827+
828+ qs@^6.5.2 :
822829 version "6.14.2"
823830 resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
824831 integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
You can’t perform that action at this time.
0 commit comments