Skip to content

Commit e12e88b

Browse files
Bump qs from 6.9.6 to 6.10.0
Bumps [qs](https://github.com/ljharb/qs) from 6.9.6 to 6.10.0. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md) - [Commits](ljharb/qs@v6.9.6...v6.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fa656fe commit e12e88b

2 files changed

Lines changed: 43 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"isomorphic-unfetch": "^3.1.0",
1616
"pbf": "^3.2.1",
1717
"puppeteer-core": "^2.1.1",
18-
"qs": "^6.9.6",
18+
"qs": "^6.10.0",
1919
"sharp": "^0.26.3"
2020
},
2121
"devDependencies": {

yarn.lock

Lines changed: 42 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1705,6 +1705,14 @@ cache-base@^1.0.1:
17051705
union-value "^1.0.0"
17061706
unset-value "^1.0.0"
17071707

1708+
call-bind@^1.0.0:
1709+
version "1.0.2"
1710+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
1711+
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
1712+
dependencies:
1713+
function-bind "^1.1.1"
1714+
get-intrinsic "^1.0.2"
1715+
17081716
callsites@^3.0.0:
17091717
version "3.1.0"
17101718
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -2528,6 +2536,15 @@ get-caller-file@^2.0.1:
25282536
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
25292537
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
25302538

2539+
get-intrinsic@^1.0.2:
2540+
version "1.1.1"
2541+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
2542+
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
2543+
dependencies:
2544+
function-bind "^1.1.1"
2545+
has "^1.0.3"
2546+
has-symbols "^1.0.1"
2547+
25312548
get-stream@^4.0.0:
25322549
version "4.1.0"
25332550
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -2621,6 +2638,11 @@ has-symbols@^1.0.0:
26212638
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
26222639
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
26232640

2641+
has-symbols@^1.0.1:
2642+
version "1.0.2"
2643+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
2644+
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
2645+
26242646
has-unicode@^2.0.0:
26252647
version "2.0.1"
26262648
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -3926,6 +3948,11 @@ object-copy@^0.1.0:
39263948
define-property "^0.2.5"
39273949
kind-of "^3.0.3"
39283950

3951+
object-inspect@^1.9.0:
3952+
version "1.9.0"
3953+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
3954+
integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==
3955+
39293956
object-keys@^1.0.11, object-keys@^1.0.12:
39303957
version "1.1.1"
39313958
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -4240,10 +4267,12 @@ puppeteer@^8.0.0:
42404267
unbzip2-stream "^1.3.3"
42414268
ws "^7.2.3"
42424269

4243-
qs@^6.9.6:
4244-
version "6.9.6"
4245-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee"
4246-
integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==
4270+
qs@^6.10.0:
4271+
version "6.10.0"
4272+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.0.tgz#8b6519121ab291c316a3e4d49cecf6d13d8c7fe5"
4273+
integrity sha512-yjACOWijC6L/kmPZZAsVBNY2zfHSIbpdpL977quseu56/8BZ2LoF5axK2bGhbzhVKt7V9xgWTtpyLbxwIoER0Q==
4274+
dependencies:
4275+
side-channel "^1.0.4"
42474276

42484277
qs@~6.5.2:
42494278
version "6.5.2"
@@ -4645,6 +4674,15 @@ shellwords@^0.1.1:
46454674
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
46464675
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
46474676

4677+
side-channel@^1.0.4:
4678+
version "1.0.4"
4679+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
4680+
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
4681+
dependencies:
4682+
call-bind "^1.0.0"
4683+
get-intrinsic "^1.0.2"
4684+
object-inspect "^1.9.0"
4685+
46484686
signal-exit@^3.0.0, signal-exit@^3.0.2:
46494687
version "3.0.2"
46504688
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"

0 commit comments

Comments
 (0)