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 10, 2024
1 parent d8c1f62 commit 429f4eb
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
8 changes: 4 additions & 4 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/lodash": "4.17.5",
"@types/node": "18.19.34",
"@types/supertest": "6.0.2",
"vitest": "1.6.0",
"supertest": "6.3.4",
Expand Down
60 changes: 30 additions & 30 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 429f4eb

Please sign in to comment.