Skip to content

Commit 46874b2

Browse files
authored
Merge pull request #253 from CCIP-App/dependabot/npm_and_yarn/zod-3.24.2
Bump zod from 3.24.1 to 3.24.2
2 parents 0252192 + 887929c commit 46874b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"vitest": "^2.0.5",
3535
"vue-tsc": "^2.2.0",
3636
"wrangler": "^3.109.1",
37-
"zod": "^3.24.1"
37+
"zod": "^3.24.2"
3838
},
3939
"dependencies": {
4040
"chanfana": "^2.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4442,7 +4442,7 @@ [email protected]:
44424442
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060"
44434443
integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==
44444444

4445-
zod@^3.23.8, zod@^3.24.1:
4446-
version "3.24.1"
4447-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.1.tgz#27445c912738c8ad1e9de1bea0359fa44d9d35ee"
4448-
integrity sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==
4445+
zod@^3.23.8, zod@^3.24.2:
4446+
version "3.24.2"
4447+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.2.tgz#8efa74126287c675e92f46871cfc8d15c34372b3"
4448+
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==

0 commit comments

Comments
 (0)