Compare commits

...

1 Commits

Author SHA1 Message Date
williamlardier 0109494ab6
ARTESCA-9178: use custom sproxydclient version 2023-07-27 16:00:03 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
"simple-glob": "^0.2.0",
"socket.io": "2.4.1",
"socket.io-client": "2.4.0",
"sproxydclient": "git+https://github.com/scality/sproxydclient#8.0.9",
"sproxydclient": "git+https://github.com/scality/sproxydclient#483996f6ffd6c8bbdb73e5533fbc8cedea3773c9",
"utf8": "3.0.0",
"uuid": "^3.0.1",
"werelogs": "scality/werelogs#8.1.2",

View File

@ -6705,9 +6705,9 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
"sproxydclient@git+https://github.com/scality/sproxydclient#8.0.9":
"sproxydclient@git+https://github.com/scality/sproxydclient#483996f6ffd6c8bbdb73e5533fbc8cedea3773c9":
version "8.0.9"
resolved "git+https://github.com/scality/sproxydclient#117b53fb472fb95e06605a5f6872be068a659fda"
resolved "git+https://github.com/scality/sproxydclient#483996f6ffd6c8bbdb73e5533fbc8cedea3773c9"
dependencies:
async "^3.2.0"
httpagent "github:scality/httpagent#1.0.6"