Skip to content

Commit

Permalink
chore(deps): update expresso
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent 48723c2 commit 4ddfe95
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions expresso/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bpinternal/expresso",
"description": "Small wrapper above express that uses zod to add few features including auto documentation",
"version": "0.2.13",
"version": "0.2.14",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand All @@ -24,15 +24,15 @@
"http-errors": "2.0.0",
"lodash": "4.17.21",
"openapi3-ts": "2.0.2",
"swagger-ui-express": "5.0.0",
"swagger-ui-express": "5.0.1",
"zod": "3.22.4"
},
"devDependencies": {
"@types/body-parser": "1.19.5",
"@types/express": "4.17.21",
"@types/http-errors": "2.0.4",
"@types/lodash": "4.17.4",
"@types/node": "18.19.33",
"@types/node": "18.19.34",
"@types/supertest": "6.0.2",
"vitest": "1.6.0",
"supertest": "6.3.4",
Expand Down
50 changes: 25 additions & 25 deletions expresso/pnpm-lock.yaml

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

0 comments on commit 4ddfe95

Please sign in to comment.