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
@@ -43,7 +43,7 @@
"node-fetch": "^2.6.7",
"passport": "^0.7.0",
"winston": "^3.2.1",
"zod": "^3.21.4",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.21.4"
},
"devDependencies": {