Skip to content

Commit 1aae26e

Browse files
chore(deps): bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f12019 commit 1aae26e

1 file changed

Lines changed: 6 additions & 37 deletions

File tree

yarn.lock

Lines changed: 6 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -6213,24 +6213,6 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.17.4, es-abstract@^1.17.5:
62136213
string.prototype.trimend "^1.0.1"
62146214
string.prototype.trimstart "^1.0.1"
62156215

6216-
es-abstract@^1.18.0-next.0:
6217-
version "1.18.0-next.0"
6218-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.0.tgz#b302834927e624d8e5837ed48224291f2c66e6fc"
6219-
integrity sha512-elZXTZXKn51hUBdJjSZGYRujuzilgXo8vSPQzjGYXLvSlGiCo8VO8ZGV3kjo9a0WNJJ57hENagwbtlRuHuzkcQ==
6220-
dependencies:
6221-
es-to-primitive "^1.2.1"
6222-
function-bind "^1.1.1"
6223-
has "^1.0.3"
6224-
has-symbols "^1.0.1"
6225-
is-callable "^1.2.0"
6226-
is-negative-zero "^2.0.0"
6227-
is-regex "^1.1.1"
6228-
object-inspect "^1.8.0"
6229-
object-keys "^1.1.1"
6230-
object.assign "^4.1.0"
6231-
string.prototype.trimend "^1.0.1"
6232-
string.prototype.trimstart "^1.0.1"
6233-
62346216
es-get-iterator@^1.1.0:
62356217
version "1.1.0"
62366218
resolved "https://registry.yarnpkg.com/es-get-iterator/-/es-get-iterator-1.1.0.tgz#bb98ad9d6d63b31aacdc8f89d5d0ee57bcb5b4c8"
@@ -8311,11 +8293,6 @@ is-map@^2.0.1:
83118293
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.1.tgz#520dafc4307bb8ebc33b813de5ce7c9400d644a1"
83128294
integrity sha512-T/S49scO8plUiAOA2DBTBG3JHpn1yiw0kRp6dgiZ0v2/6twi5eiB0rHtHFH9ZIrvlWc6+4O+m4zg5+Z833aXgw==
83138295

8314-
is-negative-zero@^2.0.0:
8315-
version "2.0.0"
8316-
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.0.tgz#9553b121b0fac28869da9ed459e20c7543788461"
8317-
integrity sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE=
8318-
83198296
is-npm@^1.0.0:
83208297
version "1.0.0"
83218298
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4"
@@ -8406,7 +8383,7 @@ is-redirect@^1.0.0:
84068383
resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
84078384
integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=
84088385

8409-
is-regex@^1.0.4, is-regex@^1.0.5, is-regex@^1.1.0, is-regex@^1.1.1:
8386+
is-regex@^1.0.4, is-regex@^1.0.5, is-regex@^1.1.0:
84108387
version "1.1.1"
84118388
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
84128389
integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
@@ -10123,7 +10100,7 @@ object-copy@^0.1.0:
1012310100
define-property "^0.2.5"
1012410101
kind-of "^3.0.3"
1012510102

10126-
object-inspect@^1.7.0, object-inspect@^1.8.0:
10103+
object-inspect@^1.7.0:
1012710104
version "1.8.0"
1012810105
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
1012910106
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
@@ -11136,9 +11113,9 @@ qs@6.7.0:
1113611113
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
1113711114

1113811115
qs@~6.5.2:
11139-
version "6.5.2"
11140-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
11141-
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
11116+
version "6.5.3"
11117+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
11118+
integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==
1114211119

1114311120
querystring-es3@^0.2.0:
1114411121
version "0.2.1"
@@ -12250,15 +12227,7 @@ showdown@1.8.6:
1225012227
dependencies:
1225112228
yargs "^10.0.3"
1225212229

12253-
side-channel@^1.0.2:
12254-
version "1.0.3"
12255-
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.3.tgz#cdc46b057550bbab63706210838df5d4c19519c3"
12256-
integrity sha512-A6+ByhlLkksFoUepsGxfj5x1gTSrs+OydsRptUxeNCabQpCFUvcwIczgOigI8vhY/OJCnPnyE9rGiwgvr9cS1g==
12257-
dependencies:
12258-
es-abstract "^1.18.0-next.0"
12259-
object-inspect "^1.8.0"
12260-
12261-
side-channel@^1.0.4:
12230+
side-channel@^1.0.2, side-channel@^1.0.4:
1226212231
version "1.0.4"
1226312232
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
1226412233
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==

0 commit comments

Comments
 (0)