Skip to content

Commit

Permalink
chore: Update Zod (CVE-2023-4316)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Oct 4, 2023
1 parent 8fb8e06 commit 2c5d80c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion api.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"string-to-stream": "^3.0.1",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.0",
"zod": "^3.22.2"
"zod": "^3.22.3"
},
"scripts": {
"dev": "ts-node-dev --files index.ts",
Expand Down
10 changes: 5 additions & 5 deletions api.planx.uk/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion editor.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"uuid": "^9.0.0",
"wkt": "^0.1.1",
"yup": "^0.32.11",
"zod": "^3.22.2",
"zod": "^3.22.3",
"zustand": "^4.3.8"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions editor.planx.uk/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2c5d80c

Please sign in to comment.