diff --git a/package-lock.json b/package-lock.json index fe4c6d3..b3dfafb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@amida-tech/blue-button-generate", - "version": "1.5.8", + "version": "1.5.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@amida-tech/blue-button-generate", - "version": "1.5.8", + "version": "1.5.9", "license": "Apache-2.0", "dependencies": { "@amida-tech/blue-button-meta": "^1.7.3", - "@amida-tech/blue-button-util": "^1.6.3", + "@amida-tech/blue-button-util": "^1.6.4", "libxmljs": "^0.19.10", "moment": "^2.29.4", "uuid": "^8.3.2" @@ -85,9 +85,9 @@ } }, "node_modules/@amida-tech/blue-button-util": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@amida-tech/blue-button-util/-/blue-button-util-1.6.3.tgz", - "integrity": "sha512-NO84EijPye+QjSnM0ziMOA+KsJWND33mk7D62sZbXKPlHPugt1F/QCC3cUn9teqcIOpZ3olS5UVvWNkgPtdGJQ==", + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/@amida-tech/blue-button-util/-/blue-button-util-1.6.4.tgz", + "integrity": "sha512-FExPPpbASQHxplILTcrKSe4/e+Hv9rhw9y3IlOYcwDugooE1gLEE43bsnHSud52Rbq7fGcxyqXQc1vEfkuQEoQ==", "dependencies": { "moment": "^2.29.4" }, @@ -7890,9 +7890,9 @@ } }, "@amida-tech/blue-button-util": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@amida-tech/blue-button-util/-/blue-button-util-1.6.3.tgz", - "integrity": "sha512-NO84EijPye+QjSnM0ziMOA+KsJWND33mk7D62sZbXKPlHPugt1F/QCC3cUn9teqcIOpZ3olS5UVvWNkgPtdGJQ==", + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/@amida-tech/blue-button-util/-/blue-button-util-1.6.4.tgz", + "integrity": "sha512-FExPPpbASQHxplILTcrKSe4/e+Hv9rhw9y3IlOYcwDugooE1gLEE43bsnHSud52Rbq7fGcxyqXQc1vEfkuQEoQ==", "requires": { "moment": "^2.29.4" } diff --git a/package.json b/package.json index 4292cb2..58d2765 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@amida-tech/blue-button-meta": "^1.7.3", - "@amida-tech/blue-button-util": "^1.6.3", + "@amida-tech/blue-button-util": "^1.6.4", "libxmljs": "^0.19.10", "moment": "^2.29.4", "uuid": "^8.3.2"