mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
update zod dep for CVE
This commit is contained in:
@@ -13,5 +13,13 @@
|
||||
"@astrojs/starlight": "^0.11.1",
|
||||
"astro": "^3.2.3",
|
||||
"sharp": "^0.32.5"
|
||||
},
|
||||
"overrides": {
|
||||
"astro": {
|
||||
"zod": "^3.22.3"
|
||||
},
|
||||
"@astrojs/starlight": {
|
||||
"zod": "^3.22.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user