Skip to content

Commit 6ec695e

Browse files
Bump zod from 3.25.17 to 4.0.17
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.17 to 4.0.17. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.17...v4.0.17) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e687c6 commit 6ec695e

3 files changed

Lines changed: 71 additions & 16 deletions

File tree

lambdas/cis2-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"date-fns": "^4.1.0",
2727
"jwt-decode": "^4.0.0",
2828
"winston": "^3.17.0",
29-
"zod": "^3.24.2"
29+
"zod": "^4.0.17"
3030
}
3131
}

lambdas/jwks-key-rotation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/node-jose": "^1.1.13",
2828
"node-jose": "^2.2.0",
2929
"winston": "^3.14.2",
30-
"zod": "^3.24.2"
30+
"zod": "^4.0.17"
3131
}
3232
}

package-lock.json

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

0 commit comments

Comments
 (0)