diff --git a/package.json b/package.json index a82170d..2dcf23c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shr-cli", - "version": "5.17.1", + "version": "5.17.2", "description": "Command-line interface for SHR tools", "author": "", "license": "Apache-2.0", @@ -25,7 +25,7 @@ "shr-adl-bmm-export": "^1.0.1", "shr-es6-export": "^5.5.1", "shr-expand": "^5.8.0", - "shr-fhir-export": "^5.13.1", + "shr-fhir-export": "^5.13.2", "shr-json-export": "^5.1.5", "shr-json-javadoc": "^1.4.5", "shr-json-schema-export": "^5.3.2", diff --git a/yarn.lock b/yarn.lock index fa2467c..18f618d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1122,10 +1122,10 @@ shr-expand@^5.8.0: resolved "https://registry.yarnpkg.com/shr-expand/-/shr-expand-5.8.0.tgz#ba4e6feb9f042c0b1e62ff274441dc835a3fc15d" integrity sha512-POC1DclInP5d8oRj0yup5InIQw7P9YENIcWEV2iHYnjlLvN21wnj259UQKTRwltVDUqgninYRPR/z2ZA15901g== -shr-fhir-export@^5.13.1: - version "5.13.1" - resolved "https://registry.yarnpkg.com/shr-fhir-export/-/shr-fhir-export-5.13.1.tgz#3ff2a34abe34ece1629149718c7c06cf74c51f71" - integrity sha512-Qzac3jGBOxaBgTvS6/5XTQtOGiWzZ4DlmZhbbxV9LCluVRn1hs1Sf0IFsFnPi9v5F2z4RDymPGAQUbAZH9I5Tg== +shr-fhir-export@^5.13.2: + version "5.13.2" + resolved "https://registry.yarnpkg.com/shr-fhir-export/-/shr-fhir-export-5.13.2.tgz#2eee2dd5ae98749ba6b1cc9baf8b6b465507c31d" + integrity sha512-gc14GQtp1GMEzBAXW8YLbUyu4L2ruFLkm7s3/0M++HtTFfvvZ4f938qGsLZltD1lgnpqKgwlRA4DilohsRZ8Ug== dependencies: fs-extra "^2.0.0" lodash "^4.17.5"