Skip to content

Commit 2775167

Browse files
build(deps): Bump qs from 6.11.2 to 6.14.1
Bumps [qs](https://github.com/ljharb/qs) from 6.11.2 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.2...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91fed32 commit 2775167

3 files changed

Lines changed: 52 additions & 26 deletions

File tree

packages/ethereum-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@requestnetwork/utils": "0.56.0",
4747
"ethers": "5.7.2",
4848
"form-data": "3.0.4",
49-
"qs": "6.11.2",
49+
"qs": "6.14.1",
5050
"shelljs": "0.8.5",
5151
"tslib": "2.8.1",
5252
"yargs": "17.6.2"

packages/request-client.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@requestnetwork/types": "0.56.0",
5656
"@requestnetwork/utils": "0.56.0",
5757
"ethers": "5.7.2",
58-
"qs": "6.11.2",
58+
"qs": "6.14.1",
5959
"tslib": "2.8.1"
6060
},
6161
"devDependencies": {

yarn.lock

Lines changed: 50 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9272,7 +9272,7 @@ call-bind@^1.0.8:
92729272
get-intrinsic "^1.2.4"
92739273
set-function-length "^1.2.2"
92749274

9275-
call-bound@^1.0.3, call-bound@^1.0.4:
9275+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
92769276
version "1.0.4"
92779277
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
92789278
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -14064,7 +14064,7 @@ get-intrinsic@^1.2.3, get-intrinsic@^1.2.4:
1406414064
has-symbols "^1.0.3"
1406514065
hasown "^2.0.0"
1406614066

14067-
get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
14067+
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
1406814068
version "1.3.0"
1406914069
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
1407014070
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -19615,6 +19615,11 @@ object-inspect@^1.13.1:
1961519615
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz"
1961619616
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==
1961719617

19618+
object-inspect@^1.13.3:
19619+
version "1.13.4"
19620+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
19621+
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
19622+
1961819623
object-inspect@^1.6.0, object-inspect@^1.9.0:
1961919624
version "1.9.0"
1962019625
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.9.0.tgz"
@@ -21075,20 +21080,20 @@ qrcode@1.5.3:
2107521080
pngjs "^5.0.0"
2107621081
yargs "^15.3.1"
2107721082

21078-
qs@6.11.2:
21079-
version "6.11.2"
21080-
resolved "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz"
21081-
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
21082-
dependencies:
21083-
side-channel "^1.0.4"
21084-
21085-
qs@6.13.0, qs@^6.9.4:
21083+
qs@6.13.0:
2108621084
version "6.13.0"
2108721085
resolved "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz"
2108821086
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
2108921087
dependencies:
2109021088
side-channel "^1.0.6"
2109121089

21090+
qs@6.14.1, qs@^6.9.4:
21091+
version "6.14.1"
21092+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
21093+
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
21094+
dependencies:
21095+
side-channel "^1.1.0"
21096+
2109221097
qs@~6.5.2:
2109321098
version "6.5.3"
2109421099
resolved "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz"
@@ -22381,24 +22386,45 @@ shelljs@0.8.5:
2238122386
interpret "^1.0.0"
2238222387
rechoir "^0.6.2"
2238322388

22384-
side-channel@^1.0.4:
22385-
version "1.0.4"
22386-
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
22387-
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
22389+
side-channel-list@^1.0.0:
22390+
version "1.0.0"
22391+
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad"
22392+
integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==
2238822393
dependencies:
22389-
call-bind "^1.0.0"
22390-
get-intrinsic "^1.0.2"
22391-
object-inspect "^1.9.0"
22394+
es-errors "^1.3.0"
22395+
object-inspect "^1.13.3"
2239222396

22393-
side-channel@^1.0.6:
22394-
version "1.0.6"
22395-
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz"
22396-
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
22397+
side-channel-map@^1.0.1:
22398+
version "1.0.1"
22399+
resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42"
22400+
integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==
2239722401
dependencies:
22398-
call-bind "^1.0.7"
22402+
call-bound "^1.0.2"
2239922403
es-errors "^1.3.0"
22400-
get-intrinsic "^1.2.4"
22401-
object-inspect "^1.13.1"
22404+
get-intrinsic "^1.2.5"
22405+
object-inspect "^1.13.3"
22406+
22407+
side-channel-weakmap@^1.0.2:
22408+
version "1.0.2"
22409+
resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea"
22410+
integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==
22411+
dependencies:
22412+
call-bound "^1.0.2"
22413+
es-errors "^1.3.0"
22414+
get-intrinsic "^1.2.5"
22415+
object-inspect "^1.13.3"
22416+
side-channel-map "^1.0.1"
22417+
22418+
side-channel@^1.0.4, side-channel@^1.0.6, side-channel@^1.1.0:
22419+
version "1.1.0"
22420+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9"
22421+
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==
22422+
dependencies:
22423+
es-errors "^1.3.0"
22424+
object-inspect "^1.13.3"
22425+
side-channel-list "^1.0.0"
22426+
side-channel-map "^1.0.1"
22427+
side-channel-weakmap "^1.0.2"
2240222428

2240322429
signal-exit@3.0.7, signal-exit@^3.0.3, signal-exit@^3.0.7:
2240422430
version "3.0.7"

0 commit comments

Comments
 (0)