Merge branch 'dev' into 'staging'

Update package.json

See merge request pena-services/hub_admin_backend_service!20
This commit is contained in:
Mikhail 2023-03-23 10:07:40 +00:00
commit ec1fc4cc85

@ -34,13 +34,13 @@
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.1.0",
"nodemon": "^2.0.20",
"@fastify/swagger": "^8.2.1",
"@fastify/swagger-ui": "^1.3.0",
"typescript-transform-paths": "^3.4.4"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@fastify/swagger": "^8.2.1",
"@fastify/swagger-ui": "^1.3.0",
"@types/bcryptjs": "^2.4.2",
"@types/jest": "^29.2.3",
"@types/jsonwebtoken": "^8.5.9",