Skip to content

Commit cfda527

Browse files
author
Kerkesni
committed
update arsenal and bucketclient versions
1 parent 2cbdd47 commit cfda527

File tree

2 files changed

+105
-9
lines changed

2 files changed

+105
-9
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
"homepage": "https://github.com/scality/backbeat#readme",
4747
"dependencies": {
4848
"JSONStream": "^1.3.5",
49-
"arsenal": "git+https://github.com/scality/arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555",
49+
"arsenal": "git+https://github.com/scality/arsenal#8.2.0",
5050
"async": "^2.3.0",
5151
"aws-sdk": "^2.938.0",
5252
"backo": "^1.1.0",
5353
"breakbeat": "scality/breakbeat#v1.0.3",
54-
"bucketclient": "scality/bucketclient#878134d36e6b1bd65f1573292ed18f91a61335d0",
54+
"bucketclient": "scality/bucketclient#7c3a20ab36e080d66762bc88365c01c5f13909c7",
5555
"commander": "^2.11.0",
5656
"eslint-plugin-mocha": "^10.2.0",
5757
"fcntl": "github:scality/node-fcntl#0.2.2",

yarn.lock

Lines changed: 103 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -578,9 +578,9 @@
578578
integrity sha512-6SJfx949YEWooh/CUPpJ+F491y4BYJmknz4hUN1+RHvKoUEynKbRmhnwbk/VLmh4OthLLDNCyWXfbh4DG1cTXA==
579579

580580
"@mongodb-js/saslprep@^1.1.9":
581-
version "1.1.9"
582-
resolved "https://registry.yarnpkg.com/@mongodb-js/saslprep/-/saslprep-1.1.9.tgz#e974bab8eca9faa88677d4ea4da8d09a52069004"
583-
integrity sha512-tVkljjeEaAhCqTzajSdgbQ6gE6f3oneVwa3iXR6csiEwXXOFsiC6Uh9iAjAhXPtqa/XMDHWjjeNH/77m/Yq2dw==
581+
version "1.2.0"
582+
resolved "https://registry.yarnpkg.com/@mongodb-js/saslprep/-/saslprep-1.2.0.tgz#4373d7a87660ea44a0a7a461ff6d8bc832733a4b"
583+
integrity sha512-+ywrb0AqkfaYuhHs6LxKWgqbh3I72EpEgESCw37o+9qPx9WTCkgDm2B+eMrwehGtHBWHFU4GXvnSCNiFhhausg==
584584
dependencies:
585585
sparse-bitfield "^3.0.3"
586586

@@ -1242,7 +1242,6 @@ arraybuffer.prototype.slice@^1.0.4:
12421242

12431243
"arsenal@git+https://github.com/scality/Arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555":
12441244
version "8.2.0"
1245-
uid "5fa6ecab848f1ef10acb20cce616d59c50ae5555"
12461245
resolved "git+https://github.com/scality/Arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555"
12471246
dependencies:
12481247
"@azure/identity" "^4.5.0"
@@ -1285,9 +1284,98 @@ arraybuffer.prototype.slice@^1.0.4:
12851284
optionalDependencies:
12861285
ioctl "^2.0.2"
12871286

1288-
"arsenal@git+https://github.com/scality/arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555":
1287+
"arsenal@git+https://github.com/scality/Arsenal#8.2.0":
12891288
version "8.2.0"
1290-
resolved "git+https://github.com/scality/arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555"
1289+
uid "2be07f2efbfca0246909cb9837c7149123bba4db"
1290+
resolved "git+https://github.com/scality/Arsenal#2be07f2efbfca0246909cb9837c7149123bba4db"
1291+
dependencies:
1292+
"@azure/identity" "^4.5.0"
1293+
"@azure/storage-blob" "^12.25.0"
1294+
"@eslint/plugin-kit" "^0.2.3"
1295+
"@js-sdsl/ordered-set" "^4.4.2"
1296+
"@types/async" "^3.2.24"
1297+
"@types/utf8" "^3.0.3"
1298+
JSONStream "^1.3.5"
1299+
agentkeepalive "^4.5.0"
1300+
ajv "6.12.3"
1301+
async "~2.6.4"
1302+
aws-sdk "^2.1691.0"
1303+
backo "^1.1.0"
1304+
base-x "3.0.8"
1305+
base62 "^2.0.2"
1306+
bson "^6.8.0"
1307+
debug "^4.3.7"
1308+
diskusage "^1.2.0"
1309+
fcntl "github:scality/node-fcntl#0.2.2"
1310+
hdclient scality/hdclient#1.1.7
1311+
httpagent scality/httpagent#1.1.0
1312+
https-proxy-agent "^7.0.5"
1313+
ioredis "^5.4.1"
1314+
ipaddr.js "^2.2.0"
1315+
joi "^17.13.3"
1316+
level "~5.0.1"
1317+
level-sublevel "~6.6.5"
1318+
mongodb "^6.11.0"
1319+
node-forge "^1.3.1"
1320+
prom-client "^15.1.3"
1321+
simple-glob "^0.2.0"
1322+
socket.io "^4.8.0"
1323+
socket.io-client "^4.8.0"
1324+
sproxydclient "github:scality/sproxydclient#8.1.0"
1325+
utf8 "^3.0.0"
1326+
uuid "^10.0.0"
1327+
werelogs scality/werelogs#8.2.2
1328+
xml2js "^0.6.2"
1329+
optionalDependencies:
1330+
ioctl "^2.0.2"
1331+
1332+
"arsenal@git+https://github.com/scality/Arsenal#e293f894917cd375f8e1ab6d03f4fb6869df136a":
1333+
version "8.2.0"
1334+
resolved "git+https://github.com/scality/Arsenal#e293f894917cd375f8e1ab6d03f4fb6869df136a"
1335+
dependencies:
1336+
"@azure/identity" "^4.5.0"
1337+
"@azure/storage-blob" "^12.25.0"
1338+
"@eslint/plugin-kit" "^0.2.3"
1339+
"@js-sdsl/ordered-set" "^4.4.2"
1340+
"@types/async" "^3.2.24"
1341+
"@types/utf8" "^3.0.3"
1342+
JSONStream "^1.3.5"
1343+
agentkeepalive "^4.5.0"
1344+
ajv "6.12.3"
1345+
async "~2.6.4"
1346+
aws-sdk "^2.1691.0"
1347+
backo "^1.1.0"
1348+
base-x "3.0.8"
1349+
base62 "^2.0.2"
1350+
bson "^6.8.0"
1351+
debug "^4.3.7"
1352+
diskusage "^1.2.0"
1353+
fcntl "github:scality/node-fcntl#0.2.2"
1354+
hdclient scality/hdclient#1.1.7
1355+
httpagent scality/httpagent#1.0.6
1356+
https-proxy-agent "^7.0.5"
1357+
ioredis "^5.4.1"
1358+
ipaddr.js "^2.2.0"
1359+
joi "^17.13.3"
1360+
level "~5.0.1"
1361+
level-sublevel "~6.6.5"
1362+
mongodb "^6.11.0"
1363+
node-forge "^1.3.1"
1364+
prom-client "^15.1.3"
1365+
simple-glob "^0.2.0"
1366+
socket.io "^4.8.0"
1367+
socket.io-client "^4.8.0"
1368+
sproxydclient "github:scality/sproxydclient#8.1.0"
1369+
utf8 "^3.0.0"
1370+
uuid "^10.0.0"
1371+
werelogs scality/werelogs#8.2.2
1372+
xml2js "^0.6.2"
1373+
optionalDependencies:
1374+
ioctl "^2.0.2"
1375+
1376+
"arsenal@git+https://github.com/scality/arsenal#8.2.0":
1377+
version "8.2.0"
1378+
resolved "git+https://github.com/scality/arsenal#2be07f2efbfca0246909cb9837c7149123bba4db"
12911379
dependencies:
12921380
"@azure/identity" "^4.5.0"
12931381
"@azure/storage-blob" "^12.25.0"
@@ -1517,6 +1605,14 @@ bson@^6.10.0, bson@^6.8.0:
15171605
resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.1.tgz#dcd04703178f5ecf5b25de04edd2a95ec79385d3"
15181606
integrity sha512-P92xmHDQjSKPLHqFxefqMxASNq/aWJMEZugpCjf+AF/pgcUpMMQCg7t7+ewko0/u8AapvF3luf/FoehddEK+sA==
15191607

1608+
bucketclient@scality/bucketclient#7c3a20ab36e080d66762bc88365c01c5f13909c7:
1609+
version "8.1.11"
1610+
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/7c3a20ab36e080d66762bc88365c01c5f13909c7"
1611+
dependencies:
1612+
arsenal "git+https://github.com/scality/Arsenal#8.2.0"
1613+
httpagent "git+https://github.com/scality/httpagent#1.0.6"
1614+
werelogs scality/werelogs#8.1.5
1615+
15201616
bucketclient@scality/bucketclient#878134d36e6b1bd65f1573292ed18f91a61335d0:
15211617
version "8.1.11"
15221618
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/878134d36e6b1bd65f1573292ed18f91a61335d0"
@@ -3103,7 +3199,7 @@ http-signature@~1.2.0:
31033199
dependencies:
31043200
agentkeepalive "^4.5.0"
31053201

3106-
"httpagent@github:scality/httpagent#1.0.6":
3202+
"httpagent@github:scality/httpagent#1.0.6", httpagent@scality/httpagent#1.0.6:
31073203
version "1.0.6"
31083204
resolved "https://codeload.github.com/scality/httpagent/tar.gz/66e97ab93532d79dbddcf6c4ea4df849b84c33c9"
31093205
dependencies:

0 commit comments

Comments
 (0)