Skip to content

Commit

Permalink
Merge pull request #233 from beckn/p26_ajv
Browse files Browse the repository at this point in the history
P26 ajv
  • Loading branch information
em-abee authored Oct 4, 2024
2 parents f9db010 + b98f7e4 commit 29c702b
Show file tree
Hide file tree
Showing 8 changed files with 10,564 additions and 66 deletions.
147 changes: 88 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,22 @@
"typescript": "^4.7.3"
},
"dependencies": {
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"amqplib": "^0.10.0",
"axios": "^0.26.1",
"axios-retry": "^4.0.0",
"config": "^3.3.7",
"cors": "^2.8.5",
"dotenv": "^16.4.1",
"express": "^4.18.1",
"express-openapi-validator": "^5.1.6",
"express-openapi-validator": "^6.0.0-alpha.3",
"express-status-monitor": "^1.3.4",
"ioredis": "^5.0.6",
"libsodium-wrappers": "^0.7.9",
"mongodb": "^4.7.0",
"node-mocks-http": "^1.15.0",
"openapi-types": "^12.1.3",
"request-ip": "^3.3.0",
"uuid": "^8.3.2",
"winston": "^3.7.2",
Expand Down
Loading

0 comments on commit 29c702b

Please sign in to comment.