Skip to content

Commit ef20678

Browse files
committed
Update dependency zod to v3.21.4
1 parent 29d4e5f commit ef20678

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vscode-languageserver": "8.0.2",
2525
"vscode-languageserver-textdocument": "1.0.8",
2626
"web-tree-sitter": "0.20.7",
27-
"zod": "3.21.2"
27+
"zod": "3.21.4"
2828
},
2929
"scripts": {
3030
"prepublishOnly": "cd ../ && yarn run compile && cp README.md server/"

server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ whatwg-url@^5.0.0:
264264
tr46 "~0.0.3"
265265
webidl-conversions "^3.0.0"
266266

267-
268-
version "3.21.2"
269-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.2.tgz#a25425916d63b74d5ddd0b2a1bf733ecc093964b"
270-
integrity sha512-0Ygy2/IZNIxHterZdHjE5Vb8hp1fUHJD/BGvSHj8QJx+UipEVNvo9WLchoyBpz5JIaN6KmdGDGYdloGzpFK98g==
267+
268+
version "3.21.4"
269+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
270+
integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==

0 commit comments

Comments
 (0)