Skip to content

Commit

Permalink
chore: Update supertest, drop temp pnpm override
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Apr 25, 2024
1 parent 148c5cc commit 59e9d45
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
7 changes: 3 additions & 4 deletions api.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/node": "^18.19.13",
"@types/passport": "^1.0.16",
"@types/passport-google-oauth20": "^2.0.14",
"@types/supertest": "^2.0.16",
"@types/supertest": "^6.0.2",
"@types/swagger-jsdoc": "^6.0.4",
"@types/swagger-ui-express": "^4.1.6",
"@types/uuid": "^9.0.7",
Expand All @@ -108,7 +108,7 @@
"node-dev": "^8.0.0",
"prettier": "^3.2.4",
"rimraf": "^5.0.5",
"supertest": "^6.3.3",
"supertest": "^7.0.0",
"ts-jest": "^29.1.1",
"ts-node-dev": "^2.0.0",
"typescript": "^5.4.3",
Expand All @@ -125,8 +125,7 @@
]
},
"overrides": {
"follow-redirects@<=1.15.5": ">=1.15.6",
"formidable@<3.2.4": ">=3.2.4"
"follow-redirects@<=1.15.5": ">=1.15.6"
}
}
}
30 changes: 15 additions & 15 deletions api.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 59e9d45

Please sign in to comment.