Skip to content

Commit e0ba601

Browse files
committed
📌 pin arsenal to specific branch
1 parent b397961 commit e0ba601

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@azure/storage-blob": "^12.25.0",
2323
"@hapi/joi": "^17.1.1",
24-
"arsenal": "git+https://github.com/scality/Arsenal#8.2.29",
24+
"arsenal": "git+https://github.com/scality/Arsenal#revert/azure-upgrade",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
2727
"bucketclient": "scality/bucketclient#8.2.5",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
fast-xml-parser "^5.0.7"
224224
tslib "^2.8.1"
225225

226-
"@azure/identity@^4.10.2", "@azure/identity@^4.11.1":
226+
"@azure/identity@^4.10.2":
227227
version "4.11.1"
228228
resolved "https://registry.yarnpkg.com/@azure/identity/-/identity-4.11.1.tgz#19ba5b7601ae4f2ded010c55ca55200ffa6c79ec"
229229
integrity sha512-0ZdsLRaOyLxtCYgyuqyWqGU5XQ9gGnjxgfoNTt1pvELGkkUFrMATABZFIq8gusM7N1qbqpVtwLOhk0d/3kacLg==
@@ -329,7 +329,7 @@
329329
events "^3.0.0"
330330
tslib "^2.2.0"
331331

332-
"@azure/storage-blob@^12.27.0", "@azure/storage-blob@^12.28.0":
332+
"@azure/storage-blob@^12.27.0":
333333
version "12.28.0"
334334
resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.28.0.tgz#a64ce49f0fe9fe08f1f7c1b36164033678d38cf6"
335335
integrity sha512-VhQHITXXO03SURhDiGuHhvc/k/sD2WvJUS7hqhiVNbErVCuQoLtWql7r97fleBlIRKHJaa9R7DpBjfE0pfLYcA==
@@ -1476,32 +1476,37 @@ arraybuffer.prototype.slice@^1.0.4:
14761476
optionalDependencies:
14771477
ioctl "^2.0.2"
14781478

1479-
"arsenal@git+https://github.com/scality/Arsenal#8.2.29":
1480-
version "8.2.29"
1481-
resolved "git+https://github.com/scality/Arsenal#a4937f48e17695f8513388adc9e1c92cf56d5ae5"
1479+
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1480+
version "8.2.4"
1481+
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
14821482
dependencies:
1483-
"@azure/identity" "^4.11.1"
1484-
"@azure/storage-blob" "^12.28.0"
1483+
"@azure/identity" "^4.5.0"
1484+
"@azure/storage-blob" "^12.25.0"
1485+
"@eslint/plugin-kit" "^0.2.3"
14851486
"@js-sdsl/ordered-set" "^4.4.2"
14861487
"@scality/hdclient" "^1.3.1"
1488+
"@types/async" "^3.2.24"
1489+
"@types/utf8" "^3.0.3"
14871490
JSONStream "^1.3.5"
1488-
agentkeepalive "^4.6.0"
1491+
agentkeepalive "^4.5.0"
14891492
ajv "6.12.3"
14901493
async "~2.6.4"
14911494
aws-sdk "^2.1691.0"
14921495
backo "^1.1.0"
14931496
base-x "3.0.8"
14941497
base62 "^2.0.2"
1495-
debug "^4.4.1"
1498+
bson "^6.8.0"
1499+
debug "^4.3.7"
1500+
diskusage "^1.2.0"
14961501
fcntl "github:scality/node-fcntl#0.3.0"
14971502
httpagent scality/httpagent#1.1.0
1498-
https-proxy-agent "^7.0.6"
1499-
ioredis "^5.7.0"
1503+
https-proxy-agent "^7.0.5"
1504+
ioredis "^5.4.1"
15001505
ipaddr.js "^2.2.0"
1501-
joi "^18.0.0"
1506+
joi "^17.13.3"
15021507
level "~5.0.1"
15031508
level-sublevel "~6.6.5"
1504-
mongodb "^6.18.0"
1509+
mongodb "^6.11.0"
15051510
node-forge "^1.3.1"
15061511
prom-client "^15.1.3"
15071512
simple-glob "^0.2.0"
@@ -1515,37 +1520,32 @@ arraybuffer.prototype.slice@^1.0.4:
15151520
optionalDependencies:
15161521
ioctl "^2.0.2"
15171522

1518-
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1519-
version "8.2.4"
1520-
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
1523+
"arsenal@git+https://github.com/scality/Arsenal#revert/azure-upgrade":
1524+
version "8.2.29"
1525+
resolved "git+https://github.com/scality/Arsenal#e51ad290364e8fe726e88ca4ca7fe2c625297283"
15211526
dependencies:
1522-
"@azure/identity" "^4.5.0"
1523-
"@azure/storage-blob" "^12.25.0"
1524-
"@eslint/plugin-kit" "^0.2.3"
1527+
"@azure/identity" "^4.10.2"
1528+
"@azure/storage-blob" "^12.27.0"
15251529
"@js-sdsl/ordered-set" "^4.4.2"
15261530
"@scality/hdclient" "^1.3.1"
1527-
"@types/async" "^3.2.24"
1528-
"@types/utf8" "^3.0.3"
15291531
JSONStream "^1.3.5"
1530-
agentkeepalive "^4.5.0"
1532+
agentkeepalive "^4.6.0"
15311533
ajv "6.12.3"
15321534
async "~2.6.4"
15331535
aws-sdk "^2.1691.0"
15341536
backo "^1.1.0"
15351537
base-x "3.0.8"
15361538
base62 "^2.0.2"
1537-
bson "^6.8.0"
1538-
debug "^4.3.7"
1539-
diskusage "^1.2.0"
1539+
debug "^4.4.1"
15401540
fcntl "github:scality/node-fcntl#0.3.0"
15411541
httpagent scality/httpagent#1.1.0
1542-
https-proxy-agent "^7.0.5"
1543-
ioredis "^5.4.1"
1542+
https-proxy-agent "^7.0.6"
1543+
ioredis "^5.7.0"
15441544
ipaddr.js "^2.2.0"
1545-
joi "^17.13.3"
1545+
joi "^18.0.0"
15461546
level "~5.0.1"
15471547
level-sublevel "~6.6.5"
1548-
mongodb "^6.11.0"
1548+
mongodb "^6.18.0"
15491549
node-forge "^1.3.1"
15501550
prom-client "^15.1.3"
15511551
simple-glob "^0.2.0"

0 commit comments

Comments
 (0)