diff --git a/package-lock.json b/package-lock.json index f910e91..d6bcac7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6257,9 +6257,9 @@ "dev": true }, "avni-health-modules": { - "version": "0.0.23", - "resolved": "https://registry.npmjs.org/avni-health-modules/-/avni-health-modules-0.0.23.tgz", - "integrity": "sha512-KwbnIJ6rlNuWyk7uyuB/RKn7XP/3mVwmx6wB/2SxX6iP9SiO/eTNtLNJvCzwGElEE72YVGXzDZFxiyKDK/Ldcw==" + "version": "0.0.24", + "resolved": "https://registry.npmjs.org/avni-health-modules/-/avni-health-modules-0.0.24.tgz", + "integrity": "sha512-2xwKWUyVymEuqBusErOqx/Lu9lP/PNZBflF3KkPuiukjh4gSM2t6uBEBSGTDZ7IQBe3NWt/5+6mFf52vjZ2tTQ==" }, "aws-amplify": { "version": "4.3.14", diff --git a/package.json b/package.json index ca6e6de..bfff5ed 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "express": "^4.14.0", "safe-eval": "^0.4.1", "uuid": "^7.0.2", - "avni-health-modules": "0.0.23", + "avni-health-modules": "0.0.24", "openchs-models": "1.30.87", "rules-config": "https://github.com/avniproject/rules-config.git#fe552da405368bfd138e2f38e605c1d307e3ebe4", "lodash": "^4.17.11",