Skip to content

Commit d6820d7

Browse files
chore(all): bump zod-openapi from 5.4.2 to 5.4.3
Bumps [zod-openapi](https://github.com/samchungy/zod-openapi) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/samchungy/zod-openapi/releases) - [Changelog](https://github.com/samchungy/zod-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/samchungy/zod-openapi/compare/zod-openapi@5.4.2...zod-openapi@5.4.3) --- updated-dependencies: - dependency-name: zod-openapi dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01a130e commit d6820d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pino-pretty": "^13.1.1",
4747
"pug": "^3.0.2",
4848
"zod": "^4.0.17",
49-
"zod-openapi": "^5.4.2"
49+
"zod-openapi": "^5.4.3"
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "^20.1.0",

0 commit comments

Comments
 (0)