Skip to content

Commit

Permalink
ARSN-364: bump sproxydclient to 8.0.10 (for SPRXCLT-12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Florent Monjalet committed Aug 31, 2023
1 parent 4d6b03b commit f2bc701
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"simple-glob": "^0.2.0",
"socket.io": "~4.6.1",
"socket.io-client": "~4.6.1",
"sproxydclient": "git+https://github.com/scality/sproxydclient#8.0.9",
"sproxydclient": "git+https://github.com/scality/sproxydclient#8.0.10",
"utf8": "3.0.0",
"uuid": "^3.0.1",
"werelogs": "scality/werelogs#8.1.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6628,9 +6628,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":
version "8.0.9"
resolved "git+https://github.com/scality/sproxydclient#117b53fb472fb95e06605a5f6872be068a659fda"
"sproxydclient@git+https://github.com/scality/sproxydclient#8.0.10":
version "8.0.10"
resolved "git+https://github.com/scality/sproxydclient#dca287a1d50c2a38919710e44a58af2e8b4127e0"
dependencies:
async "^3.2.0"
httpagent "github:scality/httpagent#1.0.6"
Expand Down

0 comments on commit f2bc701

Please sign in to comment.