Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 89070f4 commit d6c6307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#checkov:skip=CKV_SECRET_6: all dev setup
services:
oracle:
image: docker.io/gvenzl/oracle-free:23.4-slim-faststart@sha256:7d40f1174fd64070aecec7722db0156b5c935b8a2ae1277bac656d0346662fad
image: docker.io/gvenzl/oracle-free:23.5-slim-faststart@sha256:1af6ddc85a3efafdc47e1f235694af2d8ea566556ff968f722d9a1f95f07507a
cap_drop:
- ALL
privileged: false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Creates FHIR resources from oBDS-XML data",
"dependencies": {
"hl7.fhir.r4.core": "4.0.1",
"de.dktk.oncology": "1.3.0",
"de.dktk.oncology": "1.6.0",
"de.medizininformatikinitiative.kerndatensatz.person": "2024.0.0"
},
"fhirVersions": [
Expand Down

0 comments on commit d6c6307

Please sign in to comment.