Skip to content

Commit

Permalink
fix(deps): update dependency @antwika/http to v0.0.85
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 8, 2023
1 parent 26709fd commit b920153
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typescript": "5.2.2"
},
"dependencies": {
"@antwika/http": "0.0.84",
"@antwika/http": "0.0.85",
"prom-client": "^15.0.0"
},
"files": [
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@antwika/[email protected].81":
version "0.0.81"
resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.81.tgz#a809d721cce557e9e1325ac87c6363c0a5b17bff"
integrity sha512-Fns/yG7Zj7lSH2hjG8mHnM5zHuDp3I9aEJEyHgh3kEWkp8gYk+in9f1FYVujeqTJNGNxVdmG1NHvOYT85H/YeA==
"@antwika/[email protected].82":
version "0.0.82"
resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.82.tgz#b595d86c2ec0be5acaa565f11ab024122bbdf98f"
integrity sha512-cbH5mcebaUqh3mKzA1Gx0Wy28qXaefhxBnH6EBl/lNNBcvgC42WQC/HL2UswiaSBWVWN97QFwxyK1NGA3V0wpQ==
dependencies:
"@antwika/common" "0.0.85"
"@antwika/common" "0.0.86"
componentsjs "^5.0.1"
yargs "^17.4.1"

"@antwika/[email protected].85":
version "0.0.85"
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.85.tgz#8d640b581ef085904156d9c7819d3d01aafd3829"
integrity sha512-KEpI61ofjSvQ0tRGiLswfkiohgr5EYSLDHNGmdcbHLzvqWG5ZOr9i/WfKmHK1qHzqv2wXRB2i1LDS97uLh9Ffg==
"@antwika/[email protected].86":
version "0.0.86"
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.86.tgz#03417ec30486317da5b93549b4b0bc223dc5c735"
integrity sha512-eYafkpQTulvfzJWemP6Gyglb3PoCb4y//31VKbi9L9dwa6TAxWJSJ0xc6Ksg4hff0DF2xieO8mIlJ4ZyZfxUiQ==

"@antwika/[email protected].84":
version "0.0.84"
resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.84.tgz#cc0906efa5daba2fcf27e47cd880ed2316ca67ee"
integrity sha512-r+XCrT4HS2WooIZ2VzGTbJAdZnAFIbNHrA22RcoGFmszVQ5O9Lf95DEDQLioMyQxmmVq/dhojl0qbuxtc/7F4Q==
"@antwika/[email protected].85":
version "0.0.85"
resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.85.tgz#80804a8ee8af0c34a2867dd71adfb4625150e06e"
integrity sha512-5cPRAUYXvz+Vqj/OFwL4SJbW6WglXQDhJYqUi7xIydm86TmiP3SzAn54nOQphxmIGUUWDZxkrtVq2DzxQu1QsA==
dependencies:
"@antwika/app" "0.0.81"
"@antwika/common" "0.0.85"
"@antwika/app" "0.0.82"
"@antwika/common" "0.0.86"

"@antwika/[email protected]":
version "0.1.72"
Expand Down

0 comments on commit b920153

Please sign in to comment.