Skip to content

Commit

Permalink
impr: VLTCLT-29 upgrade arsenal for prom-client upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Naren committed Mar 15, 2023
1 parent beec030 commit c514d6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "https://github.com/scality/vaultclient#readme",
"dependencies": {
"agentkeepalive": "^4.1.3",
"arsenal": "git+https://github.com/scality/Arsenal#7.10.28",
"arsenal": "git+https://github.com/scality/Arsenal#7.10.46",
"commander": "2.20.0",
"werelogs": "git+https://github.com/scality/werelogs#8.1.0",
"xml2js": "0.4.19"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -342,9 +342,9 @@ arraybuffer.slice@~0.0.7:
resolved "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz#3bbc4275dd584cc1b10809b89d4e8b63a69e7675"
integrity sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==

"arsenal@git+https://github.com/scality/Arsenal#7.10.28":
version "7.10.28"
resolved "git+https://github.com/scality/Arsenal#acf38cc01020ea64600947d7d2e09a8ccc73ecfd"
"arsenal@git+https://github.com/scality/Arsenal#7.10.46":
version "7.10.46"
resolved "git+https://github.com/scality/Arsenal#bd76402586f1b5117ada9857a9e437727562d55a"
dependencies:
"@types/async" "^3.2.12"
"@types/utf8" "^3.0.1"
Expand All @@ -370,7 +370,7 @@ arraybuffer.slice@~0.0.7:
level-sublevel "~6.6.5"
mongodb "^3.0.1"
node-forge "^0.7.1"
prom-client "10.2.3"
prom-client "14.2.0"
simple-glob "^0.2"
socket.io "~2.3.0"
socket.io-client "~2.3.0"
Expand Down Expand Up @@ -3098,10 +3098,10 @@ progress@^2.0.0:
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==

prom-client@10.2.3:
version "10.2.3"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-10.2.3.tgz#a51bf21c239c954a6c5be4b1361fdd380218bb41"
integrity sha512-Xboq5+TdUwuQtSSDRZRNnb5NprINlgQN999VqUjZxnLKydUNLeIPx6Eiahg6oJua3XBg2TGnh5Cth1s4I6+r7g==
prom-client@14.2.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-14.2.0.tgz#ca94504e64156f6506574c25fb1c34df7812cf11"
integrity sha512-sF308EhTenb/pDRPakm+WgiN+VdM/T1RaHj1x+MvAuT8UiQP8JmOEbxVqtkbfR4LrvOg5n7ic01kRBDGXjYikA==
dependencies:
tdigest "^0.1.1"

Expand Down

0 comments on commit c514d6d

Please sign in to comment.