Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated to cql-exec 3.1.0. fixed a few audit concerns. added elsa to …
Browse files Browse the repository at this point in the history
…contributors
hossenlopp committed Aug 8, 2024
1 parent 0b752a1 commit 221f3f5
Showing 2 changed files with 32 additions and 23 deletions.
47 changes: 26 additions & 21 deletions package-lock.json

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

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"axios": "^0.21.1",
"commander": "^6.1.0",
"cql-exec-fhir": "^2.1.3",
"cql-execution": "^3.0.1",
"cql-execution": "^3.1.0",
"handlebars": "^4.7.7",
"lodash": "^4.17.21",
"moment": "^2.29.4",
@@ -87,11 +87,15 @@
{
"name": "Lauren DiCristofaro",
"email": "[email protected]"
},
{
"name": "Elsa Perelli",
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/projecttacoma/fqm-execution/issues"
},
"homepage": "https://github.com/projecttacoma/fqm-execution#readme"
}
}

0 comments on commit 221f3f5

Please sign in to comment.