Skip to content

Commit

Permalink
fix(deps): update dependency @antwika/http to v0.0.86
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 15, 2023
1 parent 43205d8 commit 08d11f5
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.85",
"@antwika/http": "0.0.86",
"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].82":
version "0.0.82"
resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.82.tgz#b595d86c2ec0be5acaa565f11ab024122bbdf98f"
integrity sha512-cbH5mcebaUqh3mKzA1Gx0Wy28qXaefhxBnH6EBl/lNNBcvgC42WQC/HL2UswiaSBWVWN97QFwxyK1NGA3V0wpQ==
"@antwika/[email protected].83":
version "0.0.83"
resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.83.tgz#6b1114a6e5afc1a8ae75d00afd9be85571b06a00"
integrity sha512-87FkRxBgJ9mQRajlXjL8EXN9lyIWlS7IyHINMB/UQcz1HxYlP5NU12VNhf9TYz0JAc6SgyHExdWHB6G6vVLiKQ==
dependencies:
"@antwika/common" "0.0.86"
"@antwika/common" "0.0.87"
componentsjs "^5.0.1"
yargs "^17.4.1"

"@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].87":
version "0.0.87"
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.87.tgz#a46cedacd8f6206c00e867c97d30404af0dcf6e0"
integrity sha512-+PMVnuFVntqQ+Wzn6lqW4gW3Hy3AffZyEZ2Ty1NEBztr3zhxuVfmQnJKi0OrUhoNhjN4Zmd+vuXAwi41GKsKhQ==

"@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==
"@antwika/[email protected].86":
version "0.0.86"
resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.86.tgz#ebfb16d952e780944f97bc24b1b820951cf0d6a6"
integrity sha512-tC9vs5hCbkNXg5+86Cjp5pjK4AVxwE3Xtq+UvcANxFAC7SFm3ZR6sZ4ARbAcoNz5Zd4QmPsYP1OM5V3s009Mmg==
dependencies:
"@antwika/app" "0.0.82"
"@antwika/common" "0.0.86"
"@antwika/app" "0.0.83"
"@antwika/common" "0.0.87"

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

0 comments on commit 08d11f5

Please sign in to comment.