Merge pull request #21800 from Thutm/SNYK-JS-ZOD-5925617-fix

Fixing Snyk vulnerability SNYK-JS-ZOD-5925617 by upgrading zod packages to latest
This commit is contained in:
Fredrik Adelöw
2023-12-15 20:43:59 +01:00
committed by GitHub
21 changed files with 62 additions and 39 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"@material-ui/core": "^4.12.4",
"@types/react": "^16.13.1 || ^17.0.0",
"lodash": "^4.17.21",
"zod": "^3.21.4",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.21.4"
}
}