Skip to content

Commit 412e59b

Browse files
Update dependency query-string to v9.1.2 (#3871)
* Update dependency query-string to v9.1.2 * changeset * yarn --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David de Kloet <david.dekloet@smartcontract.com>
1 parent 637ed34 commit 412e59b

File tree

6 files changed

+15
-10
lines changed

6 files changed

+15
-10
lines changed

.changeset/sharp-dots-happen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/ceffu-adapter': patch
3+
---
4+
5+
Update query-string from 9.1.1 to 9.1.2

.pnp.cjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

packages/sources/ceffu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "22.14.1",
3333
"https-proxy-agent": "7.0.6",
3434
"nock": "13.5.6",
35-
"query-string": "9.1.1",
35+
"query-string": "9.1.2",
3636
"typescript": "5.8.3"
3737
},
3838
"dependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@ __metadata:
29672967
ethers: "npm:^6.13.2"
29682968
https-proxy-agent: "npm:7.0.6"
29692969
nock: "npm:13.5.6"
2970-
query-string: "npm:9.1.1"
2970+
query-string: "npm:9.1.2"
29712971
tslib: "npm:2.4.1"
29722972
typescript: "npm:5.8.3"
29732973
languageName: unknown
@@ -28646,14 +28646,14 @@ __metadata:
2864628646
languageName: node
2864728647
linkType: hard
2864828648

28649-
"query-string@npm:9.1.1":
28650-
version: 9.1.1
28651-
resolution: "query-string@npm:9.1.1"
28649+
"query-string@npm:9.1.2":
28650+
version: 9.1.2
28651+
resolution: "query-string@npm:9.1.2"
2865228652
dependencies:
2865328653
decode-uri-component: "npm:^0.4.1"
2865428654
filter-obj: "npm:^5.1.0"
2865528655
split-on-first: "npm:^3.0.0"
28656-
checksum: 10/fa6b40be91463123cf6da43e067539d5b7b7f2e69fc7f7113d70a943149a1f0dcfa163534310cae2827175df0616dbbe4a9dcb9821b62794d5bfe1ca6f309195
28656+
checksum: 10/133dbacbc793133f3a3607c7bdd98315ba4378f5f1f3c296f6787c5f04a2452a4a04fe8306dfb2633070d466b53d66ad96f872c439dd63d4d2d1d7d923d38567
2865728657
languageName: node
2865828658
linkType: hard
2865928659

0 commit comments

Comments
 (0)