Skip to content

Commit

Permalink
fix(deps): update dependency @antwika/prometheus to ^0.0.81
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent a83c777 commit 3f9c373
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.81",
"@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.86"
resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.86.tgz#9396ecc9bb9e2378f4386a9aa8b7291687ef6eb1"
integrity sha512-38zlMU49znU36PY3fn6UaM362D4csq8fiiMBaAgINOu2L4yurRJ1px5W4o/7eNEHwm77aSJRmWSn87v1XG8U3w==
dependencies:
"@antwika/common" "0.0.90"
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.90"
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.90.tgz#09506eac21cea61902868c1615e02b7c2784166e"
integrity sha512-TJ1V79JNAlvxup+wXn0s74ENoDpdM3gmiN2Mbleegd+/prjbc32beHZpeUGHvGnlUUbao7ZnFDTijZ7QP/QIWA==

"@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.89":
version "0.0.89"
resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.89.tgz#56dd51f2a21c900b6ed67dc865a1ec0a9084cd2f"
integrity sha512-O/xcHgUCErmPFeeCDQQ2T1cBkuqu4iqcGo2ycjc00g40UqnhE83+JLs3vTs5p9bmyku0E7aC+ycMETrfr758Iw==
dependencies:
"@antwika/http" "0.0.47"
prom-client "^14.0.1"
"@antwika/app" "0.0.86"
"@antwika/common" "0.0.90"

"@antwika/prometheus@^0.0.81":
version "0.0.81"
resolved "https://registry.yarnpkg.com/@antwika/prometheus/-/prometheus-0.0.81.tgz#7d91aff864c6d9b57571ee96012997bcf7285bbb"
integrity sha512-bu/i5IuN7kzP/iLAD6Mg5PN1Phlz4FbW26OsR4/v2c3PQwswR100amXaJMV6rTKh04VzIHv71t1QGW2mzqFZbw==
dependencies:
"@antwika/http" "0.0.89"
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 3f9c373

Please sign in to comment.