Skip to content

Commit 698b67d

Browse files
build(deps): Bump qs in /packages/cozy-realtime/examples/chat
Bumps [qs](https://github.com/ljharb/qs) from 6.9.1 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.1...v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1a2d97 commit 698b67d

1 file changed

Lines changed: 53 additions & 3 deletions

File tree

  • packages/cozy-realtime/examples/chat

packages/cozy-realtime/examples/chat/yarn.lock

Lines changed: 53 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ btoa@^1.2.1:
5858
resolved "https://registry.yarnpkg.com/btoa/-/btoa-1.2.1.tgz#01a9909f8b2c93f6bf680ba26131eb30f7fa3d73"
5959
integrity sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==
6060

61+
call-bind@^1.0.0:
62+
version "1.0.2"
63+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
64+
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
65+
dependencies:
66+
function-bind "^1.1.1"
67+
get-intrinsic "^1.0.2"
68+
6169
chalk@^2.4.2:
6270
version "2.4.2"
6371
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -147,11 +155,37 @@ escape-string-regexp@^1.0.5:
147155
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
148156
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
149157

158+
function-bind@^1.1.1:
159+
version "1.1.1"
160+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
161+
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
162+
163+
get-intrinsic@^1.0.2:
164+
version "1.2.0"
165+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz#7ad1dc0535f3a2904bba075772763e5051f6d05f"
166+
integrity sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==
167+
dependencies:
168+
function-bind "^1.1.1"
169+
has "^1.0.3"
170+
has-symbols "^1.0.3"
171+
150172
has-flag@^3.0.0:
151173
version "3.0.0"
152174
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
153175
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
154176

177+
has-symbols@^1.0.3:
178+
version "1.0.3"
179+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
180+
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
181+
182+
has@^1.0.3:
183+
version "1.0.3"
184+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
185+
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
186+
dependencies:
187+
function-bind "^1.1.1"
188+
155189
hoist-non-react-statics@^3.3.0:
156190
version "3.3.1"
157191
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#101685d3aff3b23ea213163f6e8e12f4f111e19f"
@@ -260,6 +294,11 @@ object-assign@^4.1.1:
260294
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
261295
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
262296

297+
object-inspect@^1.9.0:
298+
version "1.12.3"
299+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
300+
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
301+
263302
open@^7.0.2:
264303
version "7.4.2"
265304
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
@@ -294,9 +333,11 @@ prop-types@^15.7.2:
294333
react-is "^16.13.1"
295334

296335
qs@^6.7.0:
297-
version "6.9.1"
298-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.1.tgz#20082c65cb78223635ab1a9eaca8875a29bf8ec9"
299-
integrity sha512-Cxm7/SS/y/Z3MHWSxXb8lIFqgqBowP5JMlTUFyJN88y0SGQhVmZnqFK/PeuMX9LzUyWsqqhNxIyg0jlzq946yA==
336+
version "6.11.0"
337+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
338+
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
339+
dependencies:
340+
side-channel "^1.0.4"
300341

301342
react-is@^16.13.1:
302343
version "16.13.1"
@@ -362,6 +403,15 @@ server-destroy@^1.0.1:
362403
resolved "https://registry.yarnpkg.com/server-destroy/-/server-destroy-1.0.1.tgz#f13bf928e42b9c3e79383e61cc3998b5d14e6cdd"
363404
integrity sha1-8Tv5KOQrnD55OD5hzDmYtdFObN0=
364405

406+
side-channel@^1.0.4:
407+
version "1.0.4"
408+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
409+
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
410+
dependencies:
411+
call-bind "^1.0.0"
412+
get-intrinsic "^1.0.2"
413+
object-inspect "^1.9.0"
414+
365415
sift@^6.0.0:
366416
version "6.0.0"
367417
resolved "https://registry.yarnpkg.com/sift/-/sift-6.0.0.tgz#f93a778e5cbf05a5024ebc391e6b32511a6d1f82"

0 commit comments

Comments
 (0)