Skip to content

Commit

Permalink
Update dependency nock to v13.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 3dd6bc5 commit 5a653fd
Show file tree
Hide file tree
Showing 196 changed files with 574 additions and 616 deletions.
400 changes: 190 additions & 210 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-afc6995412-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/composites/anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/apy-finance-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/apy-finance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/composites/bitcoin-json-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/circuit-breaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@chainlink/ea-test-helpers": "workspace:*",
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/composites/crypto-volatility-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"ethers": "5.0.32",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/composites/curve-3pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/composites/defi-dozen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/dns-record-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/dydx-rewards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/gm-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/historical-average/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/implied-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/linear-finance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/market-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/sinonjs__fake-timers": "8.1.5",
"@types/supertest": "2.0.16",
"mock-socket": "9.3.1",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/medianizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/multi-address-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node-schedule": "2.1.7",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/nexus-kiln/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"ethers": "6.13.4",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/nftx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/proof-of-reserves/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/rocket-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/savax-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/set-token-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/synth-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/xsushi-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/core/test-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/supertest": "2.0.16",
"hardhat": "2.22.15",
"mock-socket": "9.3.1",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/non-deployable/token-allocation-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/non-deployable/token-allocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@chainlink/external-adapter-framework": "1.7.4",
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/sources/1forge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/accuweather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/aleno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"socket.io-mock-ts": "1.0.2",
"typescript": "5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/amberdata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/anchorage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/anyblock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/ap-election/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/avalanche-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/bank-frick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/sources/bea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/binance-dex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/binance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/bitex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"@types/supertest": "2.0.16",
"nock": "13.5.5",
"nock": "13.5.6",
"supertest": "6.2.4",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/bitgo-reserves/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/bitgo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"nock": "13.5.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 5a653fd

Please sign in to comment.