Skip to content
Snippets Groups Projects
Verified Commit a840cd36 authored by Konstantin Tsabolov's avatar Konstantin Tsabolov
Browse files

chore: align deps in shared lib

parent e0323efe
No related branches found
No related tags found
1 merge request!24Refactor proof manager
......@@ -32,9 +32,9 @@
"@nestjs/swagger": "^7.1.16",
"@nestjs/terminus": "^10.1.1",
"axios": "^1.6.2",
"joi": "^17.6.0",
"joi": "^17.11.0",
"nats": "^2.18.0",
"rxjs": "^7.2.0",
"rxjs": "^7.8.1",
"winston": "^3.11.0"
},
"devDependencies": {
......@@ -43,10 +43,10 @@
"@types/jest": "^29.5.9",
"@types/node": "^20.9.3",
"rimraf": "^5.0.5",
"supertest": "^6.1.3",
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.0.0",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "~5.3.2"
"typescript": "^5.3.2"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment