Skip to content

Commit

Permalink
fix(deps): update dependency @antwika/prometheus to ^0.0.78
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent a83c777 commit 9266fbd
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@antwika/app": "0.0.44",
"@antwika/common": "0.0.48",
"@antwika/http": "0.0.47",
"@antwika/prometheus": "^0.0.39",
"@antwika/prometheus": "^0.0.78",
"@antwika/store": "^0.4.0",
"@antwika/swagger": "0.0.41",
"componentsjs": "^5.0.1",
Expand Down
48 changes: 38 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@
componentsjs "^5.0.1"
yargs "^17.4.1"

"@antwika/[email protected]":
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.87"
componentsjs "^5.0.1"
yargs "^17.4.1"

"@antwika/[email protected]":
version "0.0.18"
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.18.tgz#ece6525d6fabf4b1dde9955ff905a926b232771f"
Expand All @@ -28,6 +37,11 @@
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.48.tgz#fe187d34b0ebad97222af39ac69fa9d1106e62b8"
integrity sha512-LJ4GtyHDoJ6KP5mbOFudncfHQxKQw1X95/HoKmKM9cFUBGXVO3E3IlzDRnhhJsDU7acnYSQ0Z8zJOTvxDVQH8w==

"@antwika/[email protected]":
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]":
version "0.0.47"
resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.47.tgz#68a19c1d9e22ca497ba898db16cb62b03cac5472"
Expand All @@ -36,13 +50,21 @@
"@antwika/app" "0.0.44"
"@antwika/common" "0.0.48"

"@antwika/prometheus@^0.0.39":
version "0.0.39"
resolved "https://registry.yarnpkg.com/@antwika/prometheus/-/prometheus-0.0.39.tgz#1fe9af365760d277a28005e74668a8de0dad557f"
integrity sha512-055S8CTxyRDUkJk6T6PGkHC7tPY6a1P78hRiIzoofrCHPaM2DNWmA3z4Q3I7OMxWxpdzzNUjOb3SqRrN85gyew==
"@antwika/http@0.0.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/http" "0.0.47"
prom-client "^14.0.1"
"@antwika/app" "0.0.83"
"@antwika/common" "0.0.87"

"@antwika/prometheus@^0.0.78":
version "0.0.78"
resolved "https://registry.yarnpkg.com/@antwika/prometheus/-/prometheus-0.0.78.tgz#48553e812319504ac166b708d798c376d8c44c0c"
integrity sha512-hrgzlqWT+KI1bSArC5oe7lBm4WzHCFSlJZWNfRumGpnIKtTi0ua7x6CZ5F9J4FMVk73AfHVct2n6626431YoLA==
dependencies:
"@antwika/http" "0.0.86"
prom-client "^15.0.0"

"@antwika/[email protected]":
version "0.1.34"
Expand Down Expand Up @@ -1038,6 +1060,11 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@opentelemetry/api@^1.4.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.7.0.tgz#b139c81999c23e3c8d3c0a7234480e945920fc40"
integrity sha512-AdY5wvN0P2vXBi3b29hxZgSFvdhdxPB9+f0B6s//P9Q8nibRWeA3cHm8UmLpio9ABigkVHJ5NMPk+Mz8VCCyrw==

"@pkgr/utils@^2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.1.tgz#0a9b06ffddee364d6642b3cd562ca76f55b34a03"
Expand Down Expand Up @@ -5334,11 +5361,12 @@ process-nextick-args@~2.0.0:
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==

prom-client@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-14.0.1.tgz#bdd9583e02ec95429677c0e013712d42ef1f86a8"
integrity sha512-HxTArb6fkOntQHoRGvv4qd/BkorjliiuO2uSWC2KC17MUTKYttWdDoXX/vxOhQdkoECEM9BBH0pj2l8G8kev6w==
prom-client@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-15.0.0.tgz#067da874a2aa5d2e21bd5cdba9f24a8178bdab6a"
integrity sha512-UocpgIrKyA2TKLVZDSfm8rGkL13C19YrQBAiG3xo3aDFWcHedxRxI3z+cIcucoxpSO0h5lff5iv/SXoxyeopeA==
dependencies:
"@opentelemetry/api" "^1.4.0"
tdigest "^0.1.1"

promise-polyfill@^1.1.6:
Expand Down

0 comments on commit 9266fbd

Please sign in to comment.