summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-19 20:31:18 +0000
committerGitHub <[email protected]>2024-08-19 20:31:18 +0000
commit612425ed92fe81b5058d9fc8d26164afd3bc890b (patch)
tree7e073acbb023bb51b5554a3c33b52e4c9e4ae9f9 /package.json
parentaaae027d98b85619a7023fefdd77307384d53515 (diff)
node_modules: bump @hono/zod-openapi from 0.15.1 to 0.15.3 (#276)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.15.1 to 0.15.3. - [Release notes](https://github.com/honojs/middleware/releases) - [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected]) --- updated-dependencies: - dependency-name: "@hono/zod-openapi" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dc240a3..45d4dea 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/swagger-ui": "^0.4.0",
- "@hono/zod-openapi": "^0.15.1",
+ "@hono/zod-openapi": "^0.15.3",
"@hono/zod-validator": "^0.2.2",
"hono": "^4.5.6",
"zod": "^3.23.8"