Skip to content

Commit b22681d

Browse files
chore(backend): bump zod-openapi in /services/backend
Bumps [zod-openapi](https://github.com/samchungy/zod-openapi) from 5.4.6 to 6.0.0. - [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.6...zod-openapi@6.0.0) --- updated-dependencies: - dependency-name: zod-openapi dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e81076 commit b22681d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"pug": "^3.0.2",
5050
"sanitize-html": "^2.17.0",
5151
"zod": "^4.3.6",
52-
"zod-openapi": "^5.4.6"
52+
"zod-openapi": "^6.0.0"
5353
},
5454
"devDependencies": {
5555
"@commitlint/cli": "^20.4.3",

0 commit comments

Comments
 (0)