mirror of
https://github.com/ringtools/ringtools-server-ts.git
synced 2024-05-16 05:44:40 +02:00
Upgrade and remove dependencies
This commit is contained in:
parent
f41af2a769
commit
caea4b9b48
@ -7,17 +7,14 @@
|
||||
"test": "test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/ajv-compiler": "^3.0.0",
|
||||
"@types/tap": "^15.0.5",
|
||||
"@types/ws": "^8.2.2",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"axios": "^0.24.0",
|
||||
"dotenv": "^11.0.0",
|
||||
"dotenv": "12",
|
||||
"fastify": "^3.25.3",
|
||||
"fastify-cli": "^2.14.0",
|
||||
"fastify-decorators": "^3.10.0",
|
||||
"fastify-env": "^2.1.1",
|
||||
"fastify-helmet": "^6.0.0",
|
||||
"fastify-helmet": "7.0",
|
||||
"fastify-plugin": "^3.0.0",
|
||||
"fastify-sensible": "^3.1.2",
|
||||
"fastify-socket.io": "^3.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user