Merge pull request #17078 from backstage/jhaals/bump-zod

chore: Bump zod deps
This commit is contained in:
Johan Haals
2023-03-27 10:08:50 +02:00
committed by GitHub
19 changed files with 93 additions and 66 deletions
+1 -1
View File
@@ -128,7 +128,7 @@
"yaml": "^2.0.0",
"yml-loader": "^2.1.0",
"yn": "^4.0.0",
"zod": "~3.18.0"
"zod": "^3.21.4"
},
"devDependencies": {
"@backstage/backend-common": "workspace:^",