Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Dec 2, 2024
1 parent 09d2067 commit f2bc6e1
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@azure/storage-blob": "^12.25.0",
"@hapi/joi": "^17.1.1",
"arsenal": "git+https://github.com/scality/Arsenal#7e142a1bfca7f516c107d2072baeae54cbbe379c",
"arsenal": "git+https://github.com/scality/Arsenal#27023549bc37739ffc4801830bc8cd0f60f3b936",
"async": "~2.5.0",
"aws-sdk": "^2.1692.0",
"bucketclient": "scality/bucketclient#735550971f36842eac2285b448d781cdd4f60238",
Expand Down
48 changes: 47 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,8 @@ abstract-leveldown@~0.12.1:
version "0.12.4"
resolved "https://registry.yarnpkg.com/abstract-leveldown/-/abstract-leveldown-0.12.4.tgz#29e18e632e60e4e221d5810247852a63d7b2e410"
integrity sha512-TOod9d5RDExo6STLMGa+04HGkl+TlMfbDnTyN93/ETJ9DpQ0DaYLqcMZlbXvdc4W3vVo1Qrl+WhSp8zvDsJ+jA==
dependencies:
xtend "~3.0.0"

abstract-leveldown@~6.0.1:
version "6.0.3"
Expand Down Expand Up @@ -1096,6 +1098,50 @@ arraybuffer.prototype.slice@^1.0.3:
is-array-buffer "^3.0.4"
is-shared-array-buffer "^1.0.2"

"arsenal@git+https://github.com/scality/Arsenal#27023549bc37739ffc4801830bc8cd0f60f3b936":
version "8.2.0"
resolved "git+https://github.com/scality/Arsenal#27023549bc37739ffc4801830bc8cd0f60f3b936"
dependencies:
"@azure/identity" "^4.5.0"
"@azure/storage-blob" "^12.25.0"
"@eslint/plugin-kit" "^0.2.3"
"@js-sdsl/ordered-set" "^4.4.2"
"@types/async" "^3.2.24"
"@types/utf8" "^3.0.3"
JSONStream "^1.3.5"
agentkeepalive "^4.5.0"
ajv "6.12.3"
async "~2.6.4"
aws-sdk "^2.1691.0"
backo "^1.1.0"
base-x "3.0.8"
base62 "^2.0.2"
bson "^6.8.0"
debug "^4.3.7"
diskusage "^1.2.0"
fcntl "github:scality/node-fcntl#0.2.2"
hdclient scality/hdclient#1.1.7
httpagent scality/httpagent#1.0.6
https-proxy-agent "^7.0.5"
ioredis "^5.4.1"
ipaddr.js "^2.2.0"
joi "^17.13.3"
level "~5.0.1"
level-sublevel "~6.6.5"
mongodb "^5.2.0"
node-forge "^1.3.1"
prom-client "^15.1.3"
simple-glob "^0.2.0"
socket.io "^4.8.0"
socket.io-client "^4.8.0"
sproxydclient "github:scality/sproxydclient#8.1.0"
utf8 "^3.0.0"
uuid "^10.0.0"
werelogs scality/werelogs#8.2.2
xml2js "^0.6.2"
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/Arsenal#7e142a1bfca7f516c107d2072baeae54cbbe379c":
version "8.2.0"
resolved "git+https://github.com/scality/Arsenal#7e142a1bfca7f516c107d2072baeae54cbbe379c"
Expand Down Expand Up @@ -1363,7 +1409,7 @@ bucketclient@scality/bucketclient#735550971f36842eac2285b448d781cdd4f60238:
version "8.1.11"
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/735550971f36842eac2285b448d781cdd4f60238"
dependencies:
arsenal "git+https://github.com/scality/Arsenal#7e142a1bfca7f516c107d2072baeae54cbbe379c"
arsenal "git+https://github.com/scality/Arsenal#9a6451d247a8c53605e0311b4b3824f2612481eb"
httpagent "git+https://github.com/scality/httpagent#1.0.6"
werelogs scality/werelogs#8.1.5

Expand Down

0 comments on commit f2bc6e1

Please sign in to comment.