diff --git a/package.json b/package.json index b22d57f..c6087e4 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "typescript": "4.9.5" }, "dependencies": { - "@antwika/app": "0.0.44", + "@antwika/app": "0.0.85", "@antwika/common": "0.0.48", "@antwika/http": "0.0.47", "@antwika/prometheus": "^0.0.39", diff --git a/yarn.lock b/yarn.lock index 9929fe1..993123c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18,6 +18,15 @@ componentsjs "^5.0.1" yargs "^17.4.1" +"@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.89" + componentsjs "^5.0.1" + yargs "^17.4.1" + "@antwika/common@0.0.18": version "0.0.18" resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.18.tgz#ece6525d6fabf4b1dde9955ff905a926b232771f" @@ -28,6 +37,11 @@ resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.48.tgz#fe187d34b0ebad97222af39ac69fa9d1106e62b8" integrity sha512-LJ4GtyHDoJ6KP5mbOFudncfHQxKQw1X95/HoKmKM9cFUBGXVO3E3IlzDRnhhJsDU7acnYSQ0Z8zJOTvxDVQH8w== +"@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.47": version "0.0.47" resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.47.tgz#68a19c1d9e22ca497ba898db16cb62b03cac5472"