Skip to content

Commit

Permalink
chore: Update Zod (CVE-2023-4316) (#2277)
Browse files Browse the repository at this point in the history
* chore: Update Zod (CVE-2023-4316)

* chore: Bump planx-core
  • Loading branch information
DafyddLlyr authored Oct 4, 2023
1 parent fadbae7 commit eca3963
Show file tree
Hide file tree
Showing 8 changed files with 212 additions and 150 deletions.
4 changes: 2 additions & 2 deletions api.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@airbrake/node": "^2.1.8",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#3d395fa",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#d92224b",
"@types/isomorphic-fetch": "^0.0.36",
"adm-zip": "^0.5.10",
"aws-sdk": "^2.1467.0",
Expand Down 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
78 changes: 39 additions & 39 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 e2e/tests/api-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@cucumber/cucumber": "^9.3.0",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#44e9ebe",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#d92224b",
"axios": "^1.4.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
Expand Down
Loading

0 comments on commit eca3963

Please sign in to comment.