Skip to content
Merged
Changes from 2 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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
},
"dependencies": {
"@bitfinex/bfx-facs-base": "git+https://github.com/bitfinexcom/bfx-facs-base.git",
"@fastify/static": "^6.10.2",
"@fastify/static": "^8.3.0",
"async": "^3.2.1",
"fastify": "^4.21.0"
"fastify": "^5.7.2"
},
"devDependencies": {
"standard": "^17.1.0"
Expand Down