Skip to content

Commit c1ae433

Browse files
authored
Merge pull request #290 from firstcontributions/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
2 parents 8f78b42 + d1bdfdc commit c1ae433

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8325,10 +8325,20 @@ q@^1.1.2:
83258325
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
83268326
integrity sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==
83278327

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=
83328342
dependencies:
83338343
side-channel "^1.0.6"
83348344

0 commit comments

Comments
 (0)