Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "s3utils",
"version": "1.14.20",
"version": "1.14.21",
"engines": {
"node": ">= 16"
},
Expand Down Expand Up @@ -31,11 +31,12 @@
"arsenal": "git+https://github.com/scality/arsenal#8.1.163",
"async": "^2.6.4",
"aws-sdk": "^2.1005.0",
"bucketclient": "git+https://github.com/scality/bucketclient#8.1.5",
"bucketclient": "git+https://github.com/scality/bucketclient#8.1.14",
"express": "^4.18.2",
"heapdump": "^0.3.15",
"httpagent": "git+https://github.com/scality/httpagent#1.0.6",
"level": "^7",
"mongodb": "^5.2.0",
"needle": "^3.2.0",
"node-rdkafka": "2.12.0",
"node-schedule": "^1.3.2",
Expand Down
98 changes: 84 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1897,7 +1897,7 @@ agentkeepalive@^4.1.3:
depd "^1.1.2"
humanize-ms "^1.2.1"

agentkeepalive@^4.1.4, agentkeepalive@^4.2.1:
agentkeepalive@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.2.1.tgz#a7975cbb9f83b367f06c90cc51ff28fe7d499717"
integrity sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==
Expand Down Expand Up @@ -2061,6 +2061,48 @@ arraybuffer.slice@~0.0.7:
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/Arsenal#8.1.87":
version "8.1.87"
resolved "git+https://github.com/scality/Arsenal#ab0324da059c62171da4b9cf496dd067e22caac9"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
"@types/async" "^3.2.12"
"@types/utf8" "^3.0.1"
JSONStream "^1.0.0"
agentkeepalive "^4.1.3"
ajv "6.12.3"
async "~2.6.4"
aws-sdk "^2.1005.0"
backo "^1.1.0"
base-x "3.0.8"
base62 "2.0.1"
bson "4.0.0"
debug "~4.1.0"
diskusage "^1.1.1"
fcntl "github:scality/node-fcntl#0.2.0"
hdclient scality/hdclient#1.1.5
httpagent scality/httpagent#1.0.6
https-proxy-agent "^2.2.0"
ioredis "^4.28.5"
ipaddr.js "1.9.1"
joi "^17.6.0"
level "~5.0.1"
level-sublevel "~6.6.5"
mongodb "^3.0.1"
node-forge "^1.3.0"
prom-client "14.2.0"
simple-glob "^0.2.0"
socket.io "2.4.1"
socket.io-client "2.4.0"
sproxydclient scality/sproxydclient#8.0.7
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.2
xml2js "~0.4.23"
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#8.1.163":
version "8.1.163"
resolved "git+https://github.com/scality/arsenal#a8517be0f4dd485a47f6fae83940e61f3dee1661"
Expand Down Expand Up @@ -2433,13 +2475,13 @@ bson@^5.5.0:
resolved "https://registry.yarnpkg.com/bson/-/bson-5.5.0.tgz#a419cc69f368d2def3b8b22ea03ed1c9be40e53f"
integrity sha512-B+QB4YmDx9RStKv8LLSl/aVIEV3nYJc3cJNNTK2Cd1TL+7P+cNpw9mAPeCgc5K+j01Dv6sxUzcITXDx7ZU3F0w==

"bucketclient@git+https://github.com/scality/bucketclient#8.1.5":
version "8.1.5"
resolved "git+https://github.com/scality/bucketclient#3941311c147a36178caf02dfeea8c4041f017ef6"
"bucketclient@git+https://github.com/scality/bucketclient#8.1.14":
version "8.1.14"
resolved "git+https://github.com/scality/bucketclient#b63aea763c3ce04bf315511aaca51f410ab75cfa"
dependencies:
agentkeepalive "^4.1.4"
arsenal "git+https://github.com/scality/Arsenal#8.1.62"
werelogs scality/werelogs#8.1.0
arsenal "git+https://github.com/scality/Arsenal#8.1.87"
httpagent "git+https://github.com/scality/httpagent#1.0.5"
werelogs scality/werelogs#8.1.2

buffer-crc32@~0.2.3:
version "0.2.13"
Expand Down Expand Up @@ -3933,6 +3975,13 @@ hdclient@scality/hdclient#1.1.0:
dependencies:
werelogs scality/werelogs#GA7.2.0.5

hdclient@scality/hdclient#1.1.5:
version "1.1.5"
resolved "https://codeload.github.com/scality/hdclient/tar.gz/0260d7ddc898bd0abdd6567c73fb9ded86cb8874"
dependencies:
httpagent "github:scality/httpagent#1.0.6"
werelogs "github:scality/werelogs#8.1.2"

hdclient@scality/hdclient#1.1.7:
version "1.1.7"
resolved "https://codeload.github.com/scality/hdclient/tar.gz/dc079f9a5c0366d8b06e4ec4a58a755c10de9556"
Expand Down Expand Up @@ -3995,12 +4044,25 @@ http-signature@~1.2.0:
jsprim "^1.2.2"
sshpk "^1.7.0"

"httpagent@git+https://github.com/scality/httpagent#1.0.5":
version "1.0.5"
resolved "git+https://github.com/scality/httpagent#ec4e28f05001eaa6528daa174dbeab9e1df40ff6"
dependencies:
agentkeepalive "^4.2.1"

"httpagent@git+https://github.com/scality/httpagent#1.0.6":
version "1.0.6"
resolved "git+https://github.com/scality/httpagent#66e97ab93532d79dbddcf6c4ea4df849b84c33c9"
dependencies:
agentkeepalive "^4.2.1"

"httpagent@github:scality/httpagent#1.0.5":
version "1.0.5"
uid ec4e28f05001eaa6528daa174dbeab9e1df40ff6
resolved "https://codeload.github.com/scality/httpagent/tar.gz/ec4e28f05001eaa6528daa174dbeab9e1df40ff6"
dependencies:
agentkeepalive "^4.2.1"

"httpagent@github:scality/httpagent#1.0.6", httpagent@scality/httpagent#1.0.6:
version "1.0.6"
uid "66e97ab93532d79dbddcf6c4ea4df849b84c33c9"
Expand Down Expand Up @@ -6826,6 +6888,14 @@ sprintf-js@~1.0.2:
async "^3.2.0"
werelogs scality/werelogs#8.1.0

sproxydclient@scality/sproxydclient#8.0.7:
version "8.0.7"
resolved "https://codeload.github.com/scality/sproxydclient/tar.gz/46049c28d2487c8e4ea4c7dde2be2fc90dbcc9ec"
dependencies:
async "^3.2.0"
httpagent "github:scality/httpagent#1.0.5"
werelogs scality/werelogs#8.1.2

sshpk@^1.7.0:
version "1.15.1"
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.15.1.tgz#b79a089a732e346c6e0714830f36285cd38191a2"
Expand Down Expand Up @@ -7378,6 +7448,13 @@ webidl-conversions@^7.0.0:
dependencies:
safe-json-stringify "1.0.3"

"werelogs@github:scality/werelogs#8.1.2", werelogs@scality/werelogs#8.1.2:
version "8.1.2"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/c9952528699978e4b09164c67922b4fbcfd4654f"
dependencies:
fast-safe-stringify "^2.1.1"
safe-json-stringify "^1.2.0"

"werelogs@github:scality/werelogs#8.1.3":
version "8.1.3"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/e1574238a607a5421e7872d53355c6a0c8cec9b3"
Expand All @@ -7391,13 +7468,6 @@ werelogs@scality/werelogs#8.1.0:
dependencies:
safe-json-stringify "1.0.3"

werelogs@scality/werelogs#8.1.2:
version "8.1.2"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/c9952528699978e4b09164c67922b4fbcfd4654f"
dependencies:
fast-safe-stringify "^2.1.1"
safe-json-stringify "^1.2.0"

werelogs@scality/werelogs#8.1.7:
version "8.1.7"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/ede35ff2a0a42904903a989c8372f99e4d308c30"
Expand Down
Loading