Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ription-service-clinical-prescription-tracker into AEA-3604-clinical-prescription-tracker-api-aws
  • Loading branch information
kris-szlapa committed Feb 12, 2024
2 parents 8afd1b3 + 42c4800 commit 8448ea8
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 22 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@types/aws-lambda": "^8.10.133",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"aws-lambda": "^1.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@aws-lambda-powertools/commons": "^1.15.0",
"@aws-lambda-powertools/logger": "^1.18.0",
"@middy/core": "^5.2.3",
"@middy/input-output-logger": "^5.2.3",
"@middy/input-output-logger": "^5.2.4",
"@nhs/fhir-middy-error-handler": "^1.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-lambda-powertools/logger": "^1.18.0",
"@aws-lambda-powertools/parameters": "^1.18.0",
"@middy/core": "^5.2.3",
"@middy/input-output-logger": "^5.2.3",
"@middy/input-output-logger": "^5.2.4",
"@nhs/fhir-middy-error-handler": "^1.0.3",
"@nhsdigital/eps-spine-client": "^1.0.1"
},
Expand Down
11 changes: 6 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cfn-lint = "^0.83.3"
flake8 = "^5.0.4"
black = "^23.11"
pip-licenses = "^4.3.3"
jinja2 = "^3.1.2"
jinja2 = "^3.1.3"

[tool.poetry.scripts]

Expand Down

0 comments on commit 8448ea8

Please sign in to comment.