Skip to content

Commit aa1b56a

Browse files
Bump qs from 6.9.4 to 6.11.0 in /mobile
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.11.0. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.9.4...v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92f5e5d commit aa1b56a

File tree

2 files changed

+116
-6
lines changed

2 files changed

+116
-6
lines changed

mobile/package-lock.json

+68-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mobile/yarn.lock

+48-3
Original file line numberDiff line numberDiff line change
@@ -1779,6 +1779,14 @@ cache-base@^1.0.1:
17791779
union-value "^1.0.0"
17801780
unset-value "^1.0.0"
17811781

1782+
call-bind@^1.0.0:
1783+
version "1.0.2"
1784+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
1785+
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
1786+
dependencies:
1787+
function-bind "^1.1.1"
1788+
get-intrinsic "^1.0.2"
1789+
17821790
caller-callsite@^2.0.0:
17831791
version "2.0.0"
17841792
resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
@@ -2842,6 +2850,15 @@ get-caller-file@^1.0.1:
28422850
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
28432851
integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==
28442852

2853+
get-intrinsic@^1.0.2:
2854+
version "1.1.3"
2855+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz#063c84329ad93e83893c7f4f243ef63ffa351385"
2856+
integrity sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==
2857+
dependencies:
2858+
function-bind "^1.1.1"
2859+
has "^1.0.3"
2860+
has-symbols "^1.0.3"
2861+
28452862
get-stream@^3.0.0:
28462863
version "3.0.0"
28472864
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -2901,6 +2918,11 @@ has-symbols@^1.0.0:
29012918
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
29022919
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
29032920

2921+
has-symbols@^1.0.3:
2922+
version "1.0.3"
2923+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
2924+
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
2925+
29042926
has-value@^0.3.1:
29052927
version "0.3.1"
29062928
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -2932,6 +2954,13 @@ has-values@^1.0.0:
29322954
is-number "^3.0.0"
29332955
kind-of "^4.0.0"
29342956

2957+
has@^1.0.3:
2958+
version "1.0.3"
2959+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2960+
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
2961+
dependencies:
2962+
function-bind "^1.1.1"
2963+
29352964
hermes-engine@^0.2.1:
29362965
version "0.2.1"
29372966
resolved "https://registry.yarnpkg.com/hermes-engine/-/hermes-engine-0.2.1.tgz#25c0f1ff852512a92cb5c5cc47cf967e1e722ea2"
@@ -4084,6 +4113,11 @@ object-copy@^0.1.0:
40844113
define-property "^0.2.5"
40854114
kind-of "^3.0.3"
40864115

4116+
object-inspect@^1.9.0:
4117+
version "1.12.2"
4118+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
4119+
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
4120+
40874121
object-keys@^1.0.11, object-keys@^1.0.12:
40884122
version "1.1.1"
40894123
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -4447,9 +4481,11 @@ pump@^3.0.0:
44474481
once "^1.3.1"
44484482

44494483
qs@^6.5.0:
4450-
version "6.9.4"
4451-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687"
4452-
integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==
4484+
version "6.11.0"
4485+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
4486+
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
4487+
dependencies:
4488+
side-channel "^1.0.4"
44534489

44544490
query-string@^5.0.1:
44554491
version "5.1.1"
@@ -4967,6 +5003,15 @@ shellwords@^0.1.1:
49675003
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
49685004
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
49695005

5006+
side-channel@^1.0.4:
5007+
version "1.0.4"
5008+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
5009+
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
5010+
dependencies:
5011+
call-bind "^1.0.0"
5012+
get-intrinsic "^1.0.2"
5013+
object-inspect "^1.9.0"
5014+
49705015
signal-exit@^3.0.0, signal-exit@^3.0.2:
49715016
version "3.0.3"
49725017
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"

0 commit comments

Comments
 (0)