diff --git a/package.json b/package.json index 5678864..0cd3684 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "typescript": "5.3.2" }, "dependencies": { - "@antwika/http": "0.0.87", + "@antwika/http": "0.0.88", "prom-client": "^15.0.0" }, "files": [ diff --git a/yarn.lock b/yarn.lock index c5fc332..8d2e715 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14,27 +14,27 @@ dependencies: "@jridgewell/trace-mapping" "^0.3.0" -"@antwika/app@0.0.84": - version "0.0.84" - resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.84.tgz#1d6f06122f68058895f5ea1bceba91702f6d63b4" - integrity sha512-Vru5wI0BjnLhxIQuIIgcdZjf+gHT1oN8U+NO/o3LE94BipXU6af1SsYNlDP2mk32H7KbvNl93SCjDD88HlZW1g== +"@antwika/app@0.0.85": + version "0.0.85" + resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.85.tgz#3dbd9e989f48318dba67c700d8111988b6a9bf5d" + integrity sha512-nih3FJQLc+eyMxtjp4KaTq3kJ4u4CNPana5C4X+d+yIFHcIsfWvHLmpkvnIsVqPg4UUfJ9bGs94YbirSQ1ON9A== dependencies: - "@antwika/common" "0.0.88" + "@antwika/common" "0.0.89" componentsjs "^5.0.1" yargs "^17.4.1" -"@antwika/common@0.0.88": - version "0.0.88" - resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.88.tgz#496e342ba1acbac6c3a4dbd3179261dc6009127a" - integrity sha512-ln73fOOhTVjCtwbj1kHmad1VMhhAtDiB4YrQc/4q66RypHdHRxXCUt/zcOKrYQSlyhc62mWn+aET0sg7wKNDNw== +"@antwika/common@0.0.89": + version "0.0.89" + resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.89.tgz#23d3ac8108755b39902db9fe49f2e38e1c969f93" + integrity sha512-sCtBegfiZFOhNkxR9frfrWKsO3u729j5D6QoXXb+ZuUZJH/uP3zhqDxAZY1nEZX6F6TxCr60CTv93CaOTHKw4g== -"@antwika/http@0.0.87": - version "0.0.87" - resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.87.tgz#22cf08aafc922e35797e660a4029277dda615fa6" - integrity sha512-dpjN4xE14eL9m4Or5syqynyuxKNellp1P29yB/UC/1D0u7DB6k/4v13zWVIZ5W1yRR9slRkr+t9HJbNeS161Bw== +"@antwika/http@0.0.88": + version "0.0.88" + resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.88.tgz#a0f3123a465a00e7151a6e5b5fc4d2d368c27227" + integrity sha512-4yy2d69hIf7CA321tUJ4GH1Fasb5CtLBtDWiF+l8wmoqbchf4pw9gzTP4KvnW/SdgQe8qRQtSyD+CyMMxU1MeQ== dependencies: - "@antwika/app" "0.0.84" - "@antwika/common" "0.0.88" + "@antwika/app" "0.0.85" + "@antwika/common" "0.0.89" "@antwika/standard-version@0.1.75": version "0.1.75"