Skip to content

Commit c5ae572

Browse files
committed
Update dependency zod to v3.20.5
1 parent 4522fc2 commit c5ae572

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: server/package.json

+1-1
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.20.2"
27+
"zod": "3.20.5"
2828
},
2929
"scripts": {
3030
"prepublishOnly": "cd ../ && yarn run compile && cp README.md server/"

Diff for: server/yarn.lock

+4-4
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.20.2"
269-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.2.tgz#068606642c8f51b3333981f91c0a8ab37dfc2807"
270-
integrity sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==
267+
268+
version "3.20.5"
269+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.5.tgz#7c48cb4924da6ebbc2625fa90fff92140a64fd0b"
270+
integrity sha512-BTAAliwfoB9dWf2hC+TXlyWKk/YTqRGZjHQR0WLC2A2pzierWo7KuQ1ebjS4SNaFaxg/lDItzl9/QTgLjcHbgw==

0 commit comments

Comments
 (0)