Skip to content

Commit f3972c9

Browse files
Bump fastify from 5.6.2 to 5.7.3
Bumps [fastify](https://github.com/fastify/fastify) from 5.6.2 to 5.7.3. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.2...v5.7.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.7.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdb27c1 commit f3972c9

7 files changed

Lines changed: 73 additions & 7 deletions

File tree

.pnp.cjs

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

.yarn/cache/@bufbuild-buf-darwin-arm64-npm-1.57.0-6f2ff0e9e6-10.zip renamed to .yarn/cache/@bufbuild-buf-linux-x64-npm-1.57.0-f292389579-10.zip

26.5 MB
Binary file not shown.
Binary file not shown.
621 KB
Binary file not shown.

packages/core/bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"axios": "1.13.4",
2222
"decimal.js": "^10.3.1",
2323
"fast-redact": "^3.0.1",
24-
"fastify": "^5.0.0",
24+
"fastify": "^5.7.3",
2525
"lodash": "^4.17.21",
2626
"lru-cache": "^6.0.0",
2727
"object-hash": "^2.2.0",

packages/sources/bank-frick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@chainlink/external-adapter-framework": "2.11.2",
3232
"axios": "1.13.4",
33-
"fastify": "^5.0.0",
33+
"fastify": "^5.7.3",
3434
"tslib": "^2.3.1"
3535
},
3636
"devDependencies": {

yarn.lock

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,7 +2418,7 @@ __metadata:
24182418
"@types/jest": "npm:^29.5.14"
24192419
"@types/node": "npm:22.14.1"
24202420
axios: "npm:1.13.4"
2421-
fastify: "npm:^5.0.0"
2421+
fastify: "npm:^5.7.3"
24222422
nock: "npm:13.5.6"
24232423
tslib: "npm:^2.3.1"
24242424
typescript: "npm:5.8.3"
@@ -3141,7 +3141,7 @@ __metadata:
31413141
axios: "npm:1.13.4"
31423142
decimal.js: "npm:^10.3.1"
31433143
fast-redact: "npm:^3.0.1"
3144-
fastify: "npm:^5.0.0"
3144+
fastify: "npm:^5.7.3"
31453145
lodash: "npm:^4.17.21"
31463146
lru-cache: "npm:^6.0.0"
31473147
mock-socket: "npm:9.3.1"
@@ -6340,6 +6340,17 @@ __metadata:
63406340
languageName: node
63416341
linkType: hard
63426342

6343+
"@fastify/ajv-compiler@npm:^4.0.5":
6344+
version: 4.0.5
6345+
resolution: "@fastify/ajv-compiler@npm:4.0.5"
6346+
dependencies:
6347+
ajv: "npm:^8.12.0"
6348+
ajv-formats: "npm:^3.0.1"
6349+
fast-uri: "npm:^3.0.0"
6350+
checksum: 10/ee6a3388314811b4ce25341620c9b5f07bbcb7192e2adafba44b69c2f4d6e50dd93775f22408a28fab9c6ca010f6f7c83c796142c803653baf18e446c84de336
6351+
languageName: node
6352+
linkType: hard
6353+
63436354
"@fastify/busboy@npm:^2.0.0":
63446355
version: 2.1.1
63456356
resolution: "@fastify/busboy@npm:2.1.1"
@@ -14510,7 +14521,7 @@ __metadata:
1451014521
languageName: node
1451114522
linkType: hard
1451214523

14513-
"fastify@npm:5.6.2, fastify@npm:^5.0.0":
14524+
"fastify@npm:5.6.2":
1451414525
version: 5.6.2
1451514526
resolution: "fastify@npm:5.6.2"
1451614527
dependencies:
@@ -14533,6 +14544,29 @@ __metadata:
1453314544
languageName: node
1453414545
linkType: hard
1453514546

14547+
"fastify@npm:^5.7.3":
14548+
version: 5.7.4
14549+
resolution: "fastify@npm:5.7.4"
14550+
dependencies:
14551+
"@fastify/ajv-compiler": "npm:^4.0.5"
14552+
"@fastify/error": "npm:^4.0.0"
14553+
"@fastify/fast-json-stringify-compiler": "npm:^5.0.0"
14554+
"@fastify/proxy-addr": "npm:^5.0.0"
14555+
abstract-logging: "npm:^2.0.1"
14556+
avvio: "npm:^9.0.0"
14557+
fast-json-stringify: "npm:^6.0.0"
14558+
find-my-way: "npm:^9.0.0"
14559+
light-my-request: "npm:^6.0.0"
14560+
pino: "npm:^10.1.0"
14561+
process-warning: "npm:^5.0.0"
14562+
rfdc: "npm:^1.3.1"
14563+
secure-json-parse: "npm:^4.0.0"
14564+
semver: "npm:^7.6.0"
14565+
toad-cache: "npm:^3.7.0"
14566+
checksum: 10/037fb94fb40b85b9da430dd5314ab3326ee40b10419ca81d514a5e948b67547aacfa60131e330a8e28927b8b875c70c7a156954118a06c958e9c20b24ab00881
14567+
languageName: node
14568+
linkType: hard
14569+
1453614570
"fastq@npm:^1.11.0, fastq@npm:^1.17.1, fastq@npm:^1.6.0":
1453714571
version: 1.17.1
1453814572
resolution: "fastq@npm:1.17.1"

0 commit comments

Comments
 (0)