Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpotter44 committed Oct 17, 2023
1 parent 42b8c6c commit 6119bb0
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 92 deletions.
182 changes: 95 additions & 87 deletions package-lock.json

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

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,15 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"clinical-trial-matching-service": "^0.0.11",
"dotenv-flow": "^3.2.0"
"clinical-trial-matching-service": "^0.0.12",
"dotenv-flow": "^4.0.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/dotenv-flow": "^3.0.0",
"@types/express": "^4.17.17",
"@types/fhir": "^0.0.37",
"@types/jasmine": "^4.3.1",
"@types/node": "^18.11.17",
"@types/jasmine": "^5.1.0",
"@types/node": "^20.8.6",
"@types/supertest": "^2.0.9",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
Expand Down

0 comments on commit 6119bb0

Please sign in to comment.