Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 24 additions & 2 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion packages/core/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"axios": "1.13.4",
"decimal.js": "^10.3.1",
"fast-redact": "^3.0.1",
"fastify": "^5.0.0",
"fastify": "^5.8.1",
"lodash": "^4.17.23",
"lru-cache": "^6.0.0",
"object-hash": "^2.2.0",
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 @@ -30,7 +30,7 @@
"dependencies": {
"@chainlink/external-adapter-framework": "2.11.6",
"axios": "1.13.4",
"fastify": "^5.0.0",
"fastify": "^5.8.1",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
31 changes: 27 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2418,7 +2418,7 @@ __metadata:
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:22.14.1"
axios: "npm:1.13.4"
fastify: "npm:^5.0.0"
fastify: "npm:^5.8.1"
nock: "npm:13.5.6"
tslib: "npm:^2.3.1"
typescript: "npm:5.8.3"
Expand Down Expand Up @@ -3157,7 +3157,7 @@ __metadata:
axios: "npm:1.13.4"
decimal.js: "npm:^10.3.1"
fast-redact: "npm:^3.0.1"
fastify: "npm:^5.0.0"
fastify: "npm:^5.8.1"
lodash: "npm:^4.17.23"
lru-cache: "npm:^6.0.0"
mock-socket: "npm:9.3.1"
Expand Down Expand Up @@ -13156,7 +13156,7 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:5.6.2, fastify@npm:^5.0.0":
"fastify@npm:5.6.2":
version: 5.6.2
resolution: "fastify@npm:5.6.2"
dependencies:
Expand Down Expand Up @@ -13225,6 +13225,29 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:^5.8.1":
version: 5.8.4
resolution: "fastify@npm:5.8.4"
dependencies:
"@fastify/ajv-compiler": "npm:^4.0.5"
"@fastify/error": "npm:^4.0.0"
"@fastify/fast-json-stringify-compiler": "npm:^5.0.0"
"@fastify/proxy-addr": "npm:^5.0.0"
abstract-logging: "npm:^2.0.1"
avvio: "npm:^9.0.0"
fast-json-stringify: "npm:^6.0.0"
find-my-way: "npm:^9.0.0"
light-my-request: "npm:^6.0.0"
pino: "npm:^9.14.0 || ^10.1.0"
process-warning: "npm:^5.0.0"
rfdc: "npm:^1.3.1"
secure-json-parse: "npm:^4.0.0"
semver: "npm:^7.6.0"
toad-cache: "npm:^3.7.0"
checksum: 10/979e8d980aba673b8801e898a322df4ab594819666f74441c8aebc6cfc88eece72f545415f3945da8a5dbb831995cc88ea4a2bade448fe4570a360bc9cb4cab6
languageName: node
linkType: hard

"fastq@npm:^1.11.0, fastq@npm:^1.17.1, fastq@npm:^1.6.0":
version: 1.17.1
resolution: "fastq@npm:1.17.1"
Expand Down Expand Up @@ -16827,7 +16850,7 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:10.3.1":
"pino@npm:10.3.1, pino@npm:^9.14.0 || ^10.1.0":
version: 10.3.1
resolution: "pino@npm:10.3.1"
dependencies:
Expand Down