Skip to content

Commit b73e37e

Browse files
Merge pull request #730 from sozi-projects/dependabot/npm_and_yarn/qs-6.14.1
Bump qs from 6.13.0 to 6.14.1
2 parents ccd96dc + d18da63 commit b73e37e

2 files changed

Lines changed: 130 additions & 36 deletions

File tree

package-lock.json

Lines changed: 83 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 47 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2106,7 +2106,7 @@ call-bind@^1.0.8:
21062106
get-intrinsic "^1.2.4"
21072107
set-function-length "^1.2.2"
21082108

2109-
call-bound@^1.0.3, call-bound@^1.0.4:
2109+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
21102110
version "1.0.4"
21112111
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
21122112
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -3472,7 +3472,7 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.4:
34723472
has-symbols "^1.0.3"
34733473
hasown "^2.0.0"
34743474

3475-
get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
3475+
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
34763476
version "1.3.0"
34773477
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
34783478
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -5141,10 +5141,10 @@ nunjucks@^3.2.0, nunjucks@^3.2.4:
51415141
asap "^2.0.3"
51425142
commander "^5.1.0"
51435143

5144-
object-inspect@^1.13.1:
5145-
version "1.13.2"
5146-
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz"
5147-
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==
5144+
object-inspect@^1.13.3:
5145+
version "1.13.4"
5146+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
5147+
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
51485148

51495149
object-keys@^1.0.6, object-keys@^1.1.1:
51505150
version "1.1.1"
@@ -5581,11 +5581,11 @@ punycode@^2.1.0:
55815581
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
55825582

55835583
qs@^6.12.3:
5584-
version "6.13.0"
5585-
resolved "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz"
5586-
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
5584+
version "6.14.1"
5585+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
5586+
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
55875587
dependencies:
5588-
side-channel "^1.0.6"
5588+
side-channel "^1.1.0"
55895589

55905590
querystring-es3@~0.2.0:
55915591
version "0.2.1"
@@ -5996,15 +5996,45 @@ shell-quote@^1.6.1:
59965996
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz"
59975997
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
59985998

5999-
side-channel@^1.0.6:
6000-
version "1.0.6"
6001-
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz"
6002-
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
5999+
side-channel-list@^1.0.0:
6000+
version "1.0.0"
6001+
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad"
6002+
integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==
60036003
dependencies:
6004-
call-bind "^1.0.7"
60056004
es-errors "^1.3.0"
6006-
get-intrinsic "^1.2.4"
6007-
object-inspect "^1.13.1"
6005+
object-inspect "^1.13.3"
6006+
6007+
side-channel-map@^1.0.1:
6008+
version "1.0.1"
6009+
resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42"
6010+
integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==
6011+
dependencies:
6012+
call-bound "^1.0.2"
6013+
es-errors "^1.3.0"
6014+
get-intrinsic "^1.2.5"
6015+
object-inspect "^1.13.3"
6016+
6017+
side-channel-weakmap@^1.0.2:
6018+
version "1.0.2"
6019+
resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea"
6020+
integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==
6021+
dependencies:
6022+
call-bound "^1.0.2"
6023+
es-errors "^1.3.0"
6024+
get-intrinsic "^1.2.5"
6025+
object-inspect "^1.13.3"
6026+
side-channel-map "^1.0.1"
6027+
6028+
side-channel@^1.1.0:
6029+
version "1.1.0"
6030+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9"
6031+
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==
6032+
dependencies:
6033+
es-errors "^1.3.0"
6034+
object-inspect "^1.13.3"
6035+
side-channel-list "^1.0.0"
6036+
side-channel-map "^1.0.1"
6037+
side-channel-weakmap "^1.0.2"
60086038

60096039
signal-exit@^3.0.2, signal-exit@^3.0.7:
60106040
version "3.0.7"

0 commit comments

Comments
 (0)