Skip to content

Commit

Permalink
[frontend] Update dependency zod to v3.24.1
Browse files Browse the repository at this point in the history
Co-authored-by: Romuald Lemesle <[email protected]>
  • Loading branch information
renovate[bot] and RomuDeuxfois authored Dec 19, 2024
1 parent 42d0ab2 commit 178f0b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"usehooks-ts": "3.1.0",
"uuid": "11.0.3",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zod": "3.23.8",
"zod": "3.24.1",
"zustand": "5.0.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9050,7 +9050,7 @@ __metadata:
vite: "npm:6.0.3"
vitest: "npm:2.1.1"
xlsx: "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
zod: "npm:3.23.8"
zod: "npm:3.24.1"
zustand: "npm:5.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12071,10 +12071,10 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.23.8":
version: 3.23.8
resolution: "zod@npm:3.23.8"
checksum: 10c0/8f14c87d6b1b53c944c25ce7a28616896319d95bc46a9660fe441adc0ed0a81253b02b5abdaeffedbeb23bdd25a0bf1c29d2c12dd919aef6447652dd295e3e69
"zod@npm:3.24.1":
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: 10c0/0223d21dbaa15d8928fe0da3b54696391d8e3e1e2d0283a1a070b5980a1dbba945ce631c2d1eccc088fdbad0f2dfa40155590bf83732d3ac4fcca2cc9237591b
languageName: node
linkType: hard

Expand Down

0 comments on commit 178f0b0

Please sign in to comment.