Skip to content

Commit d8e2929

Browse files
dependabot[bot]srenatus
authored andcommitted
build(deps): Bump zod from 4.1.5 to 4.1.8
Bumps [zod](https://github.com/colinhacks/zod) from 4.1.5 to 4.1.8. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.5...v4.1.8) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 085b9b4 commit d8e2929

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

packages/opa-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@tanstack/react-query": "^5.87.4",
4343
"@yornaath/batshit": "^0.10.1",
4444
"lodash.merge": "^4.6.2",
45-
"zod": "^4.1.5"
45+
"zod": "^4.1.8"
4646
},
4747
"publishConfig": {
4848
"access": "public"

packages/opa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"typedoc-plugin-replace-text": "^4.2.0",
5959
"typescript": "^5.9.2",
6060
"typescript-eslint": "^8.42.0",
61-
"zod": "^4.1.5"
61+
"zod": "^4.1.8"
6262
},
6363
"dependencies": {
6464
"@open-policy-agent/ucast-prisma": "^0.1.6"

0 commit comments

Comments
 (0)