Skip to content

Commit 172108f

Browse files
author
Kerkesni
committed
fixup! do not allow crr location as an object locationConstraint
1 parent 8003aa0 commit 172108f

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
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#c102852d95d5ac91fd726d9f37a4faaf65ed6443",
24+
"arsenal": "git+https://github.com/scality/Arsenal#8.2.22",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
2727
"bucketclient": "scality/bucketclient#8.2.4",

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,37 +1296,32 @@ arraybuffer.prototype.slice@^1.0.4:
12961296
get-intrinsic "^1.2.6"
12971297
is-array-buffer "^3.0.4"
12981298

1299-
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1300-
version "8.2.4"
1301-
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
1299+
"arsenal@git+https://github.com/scality/Arsenal#8.2.22":
1300+
version "8.2.22"
1301+
resolved "git+https://github.com/scality/Arsenal#034de2bdfa7526111fe21c60205f1e94e5078f46"
13021302
dependencies:
1303-
"@azure/identity" "^4.5.0"
1304-
"@azure/storage-blob" "^12.25.0"
1305-
"@eslint/plugin-kit" "^0.2.3"
1303+
"@azure/identity" "^4.10.0"
1304+
"@azure/storage-blob" "^12.27.0"
13061305
"@js-sdsl/ordered-set" "^4.4.2"
13071306
"@scality/hdclient" "^1.3.1"
1308-
"@types/async" "^3.2.24"
1309-
"@types/utf8" "^3.0.3"
13101307
JSONStream "^1.3.5"
1311-
agentkeepalive "^4.5.0"
1308+
agentkeepalive "^4.6.0"
13121309
ajv "6.12.3"
13131310
async "~2.6.4"
13141311
aws-sdk "^2.1691.0"
13151312
backo "^1.1.0"
13161313
base-x "3.0.8"
13171314
base62 "^2.0.2"
1318-
bson "^6.8.0"
1319-
debug "^4.3.7"
1320-
diskusage "^1.2.0"
1315+
debug "^4.4.1"
13211316
fcntl "github:scality/node-fcntl#0.3.0"
13221317
httpagent scality/httpagent#1.1.0
1323-
https-proxy-agent "^7.0.5"
1324-
ioredis "^5.4.1"
1318+
https-proxy-agent "^7.0.6"
1319+
ioredis "^5.6.1"
13251320
ipaddr.js "^2.2.0"
13261321
joi "^17.13.3"
13271322
level "~5.0.1"
13281323
level-sublevel "~6.6.5"
1329-
mongodb "^6.11.0"
1324+
mongodb "^6.16.0"
13301325
node-forge "^1.3.1"
13311326
prom-client "^15.1.3"
13321327
simple-glob "^0.2.0"
@@ -1340,9 +1335,9 @@ arraybuffer.prototype.slice@^1.0.4:
13401335
optionalDependencies:
13411336
ioctl "^2.0.2"
13421337

1343-
"arsenal@git+https://github.com/scality/Arsenal#8.2.6":
1344-
version "8.2.6"
1345-
resolved "git+https://github.com/scality/Arsenal#ae9f1ec9e93da10c20c22e7197cd92dcc082ba08"
1338+
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1339+
version "8.2.4"
1340+
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
13461341
dependencies:
13471342
"@azure/identity" "^4.5.0"
13481343
"@azure/storage-blob" "^12.25.0"
@@ -1384,32 +1379,37 @@ arraybuffer.prototype.slice@^1.0.4:
13841379
optionalDependencies:
13851380
ioctl "^2.0.2"
13861381

1387-
"arsenal@git+https://github.com/scality/Arsenal#c102852d95d5ac91fd726d9f37a4faaf65ed6443":
1388-
version "8.2.19"
1389-
resolved "git+https://github.com/scality/Arsenal#c102852d95d5ac91fd726d9f37a4faaf65ed6443"
1382+
"arsenal@git+https://github.com/scality/Arsenal#8.2.6":
1383+
version "8.2.6"
1384+
resolved "git+https://github.com/scality/Arsenal#ae9f1ec9e93da10c20c22e7197cd92dcc082ba08"
13901385
dependencies:
1391-
"@azure/identity" "^4.10.0"
1392-
"@azure/storage-blob" "^12.27.0"
1386+
"@azure/identity" "^4.5.0"
1387+
"@azure/storage-blob" "^12.25.0"
1388+
"@eslint/plugin-kit" "^0.2.3"
13931389
"@js-sdsl/ordered-set" "^4.4.2"
13941390
"@scality/hdclient" "^1.3.1"
1391+
"@types/async" "^3.2.24"
1392+
"@types/utf8" "^3.0.3"
13951393
JSONStream "^1.3.5"
1396-
agentkeepalive "^4.6.0"
1394+
agentkeepalive "^4.5.0"
13971395
ajv "6.12.3"
13981396
async "~2.6.4"
13991397
aws-sdk "^2.1691.0"
14001398
backo "^1.1.0"
14011399
base-x "3.0.8"
14021400
base62 "^2.0.2"
1403-
debug "^4.4.1"
1401+
bson "^6.8.0"
1402+
debug "^4.3.7"
1403+
diskusage "^1.2.0"
14041404
fcntl "github:scality/node-fcntl#0.3.0"
14051405
httpagent scality/httpagent#1.1.0
1406-
https-proxy-agent "^7.0.6"
1407-
ioredis "^5.6.1"
1406+
https-proxy-agent "^7.0.5"
1407+
ioredis "^5.4.1"
14081408
ipaddr.js "^2.2.0"
14091409
joi "^17.13.3"
14101410
level "~5.0.1"
14111411
level-sublevel "~6.6.5"
1412-
mongodb "^6.16.0"
1412+
mongodb "^6.11.0"
14131413
node-forge "^1.3.1"
14141414
prom-client "^15.1.3"
14151415
simple-glob "^0.2.0"

0 commit comments

Comments
 (0)