Skip to content

Commit

Permalink
chore: Update planx-core
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Sep 19, 2023
1 parent cdea5d8 commit 7333929
Show file tree
Hide file tree
Showing 8 changed files with 312 additions and 206 deletions.
2 changes: 1 addition & 1 deletion 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#4e3d09f",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#0520ea3",
"@types/isomorphic-fetch": "^0.0.36",
"adm-zip": "^0.5.10",
"aws-sdk": "^2.1441.0",
Expand Down
146 changes: 86 additions & 60 deletions api.planx.uk/pnpm-lock.yaml

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

3 changes: 1 addition & 2 deletions e2e/tests/api-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
},
"dependencies": {
"@cucumber/cucumber": "^9.3.0",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#f2a22d3",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#0520ea3",
"axios": "^1.4.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
"graphql-request": "^6.1.0",
"jsonwebtoken": "^9.0.2",
"lodash.zipobject": "^4.1.3",
"nock": "^13.3.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7333929

Please sign in to comment.