Skip to content

Commit 5b25b2d

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 2071b27 commit 5b25b2d

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

yarn.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11748,9 +11748,10 @@ msgpack5@^4.0.2:
1174811748
readable-stream "^2.3.6"
1174911749
safe-buffer "^5.1.2"
1175011750

11751-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
11751+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1175211752
version "1.0.8"
11753-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
11753+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
11754+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1175411755
dependencies:
1175511756
"@juggle/resize-observer" "^3.1.3"
1175611757
jest-environment-jsdom-sixteen "^1.0.3"
@@ -13327,15 +13328,22 @@ q@^1.1.2:
1332713328
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
1332813329
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
1332913330

13330-
qs@6.7.0, qs@^6.7.0:
13331+
qs@6.7.0:
1333113332
version "6.7.0"
1333213333
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
1333313334
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
1333413335

13336+
qs@^6.7.0:
13337+
version "6.11.1"
13338+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.1.tgz#6c29dff97f0c0060765911ba65cbc9764186109f"
13339+
integrity sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==
13340+
dependencies:
13341+
side-channel "^1.0.4"
13342+
1333513343
qs@~6.5.2:
13336-
version "6.5.2"
13337-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
13338-
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
13344+
version "6.5.3"
13345+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
13346+
integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==
1333913347

1334013348
query-string@^4.3.2:
1334113349
version "4.3.4"

0 commit comments

Comments
 (0)