From 97943c9c5931388555337a5f349cc0bf22e422e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:59:23 +0000 Subject: [PATCH] fix(deps): update dependency @antwika/app to v0.0.81 --- package.json | 2 +- yarn.lock | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b22d57f..61d92c4 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.81", "@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..709778a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18,6 +18,15 @@ componentsjs "^5.0.1" yargs "^17.4.1" +"@antwika/app@0.0.81": + version "0.0.81" + resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.81.tgz#a809d721cce557e9e1325ac87c6363c0a5b17bff" + integrity sha512-Fns/yG7Zj7lSH2hjG8mHnM5zHuDp3I9aEJEyHgh3kEWkp8gYk+in9f1FYVujeqTJNGNxVdmG1NHvOYT85H/YeA== + dependencies: + "@antwika/common" "0.0.85" + 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.85": + version "0.0.85" + resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.85.tgz#8d640b581ef085904156d9c7819d3d01aafd3829" + integrity sha512-KEpI61ofjSvQ0tRGiLswfkiohgr5EYSLDHNGmdcbHLzvqWG5ZOr9i/WfKmHK1qHzqv2wXRB2i1LDS97uLh9Ffg== + "@antwika/http@0.0.47": version "0.0.47" resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.47.tgz#68a19c1d9e22ca497ba898db16cb62b03cac5472"