Skip to content

Commit af8f874

Browse files
Update dependency fastify to v5 [SECURITY]
1 parent e1426ad commit af8f874

23 files changed

+85
-307
lines changed

.pnp.cjs

Lines changed: 37 additions & 150 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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.8.4",
2222
"decimal.js": "^10.3.1",
2323
"fast-redact": "^3.0.1",
24-
"fastify": "^3.29.4",
24+
"fastify": "^5.0.0",
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.5.0",
3232
"axios": "1.8.4",
33-
"fastify": "^3.29.4",
33+
"fastify": "^5.0.0",
3434
"tslib": "^2.3.1"
3535
},
3636
"devDependencies": {

packages/targets/agoric/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@chainlink/ea-bootstrap": "workspace:*",
3131
"@chainlink/ea-test-helpers": "workspace:*",
3232
"ethers": "^5.4.6",
33-
"fastify": "^3.29.4",
33+
"fastify": "^5.0.0",
3434
"tslib": "^2.3.1"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)