File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -8325,10 +8325,20 @@ q@^1.1.2:
8325
8325
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
8326
8326
integrity sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==
8327
8327
8328
-
8329
- version "6.13.0"
8330
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
8331
- integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
8328
+
8329
+ version "6.7.0"
8330
+ resolved "https://registry.npmjs.org/qs/-/qs-6.7.0.tgz"
8331
+ integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
8332
+
8333
+ qs@~6.5.2 :
8334
+ version "6.5.3"
8335
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
8336
+ integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==
8337
+
8338
+ query-string@^4.1.0 :
8339
+ version "4.3.4"
8340
+ resolved "https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz"
8341
+ integrity sha1-u7aTucqRXCMlFbIosaArYJBD2+s=
8332
8342
dependencies :
8333
8343
side-channel "^1.0.6"
8334
8344
You can’t perform that action at this time.
0 commit comments