diff --git a/package.json b/package.json index 881e80d21..313f057ed 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "simple-glob": "^0.2.0", "socket.io": "^4.8.0", "socket.io-client": "^4.8.0", - "sproxydclient": "github:scality/sproxydclient#8.1.0", + "sproxydclient": "github:scality/sproxydclient#8.1.1", "utf8": "^3.0.0", "uuid": "^10.0.0", "werelogs": "scality/werelogs#8.2.2", diff --git a/yarn.lock b/yarn.lock index 7b66e1f91..2f5e64357 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6496,9 +6496,10 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== -"sproxydclient@github:scality/sproxydclient#8.1.0": - version "8.1.0" - resolved "https://codeload.github.com/scality/sproxydclient/tar.gz/8f26d4e256780aa85c5a6b7f9a358773d22f3193" +"sproxydclient@github:scality/sproxydclient#8.1.1": + version "8.1.1" + uid "48bfb23b45fd4936fe53eb9b50ea6f1df54854c4" + resolved "https://codeload.github.com/scality/sproxydclient/tar.gz/48bfb23b45fd4936fe53eb9b50ea6f1df54854c4" dependencies: async "^3.2.6" httpagent "github:scality/httpagent#1.1.0"