Skip to content

Commit 4dcb319

Browse files
anurag4DSBtmacro
authored andcommitted
CLDSRV-794: Bump arsenal version from 8.2.40 to 8.2.41
This bump brings the change from arsenal where rate limit APIs' action map are now being exported as part of the arsenal package.
1 parent f6e82dd commit 4dcb319

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.28.0",
2323
"@hapi/joi": "^17.1.1",
24-
"arsenal": "git+https://github.com/scality/Arsenal#8.2.40",
24+
"arsenal": "git+https://github.com/scality/Arsenal#8.2.41",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
2727
"bucketclient": "scality/bucketclient#8.2.7",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,9 +1495,9 @@ arraybuffer.prototype.slice@^1.0.4:
14951495
optionalDependencies:
14961496
ioctl "^2.0.2"
14971497

1498-
"arsenal@git+https://github.com/scality/Arsenal#8.2.40":
1499-
version "8.2.40"
1500-
resolved "git+https://github.com/scality/Arsenal#0565be3a01c95b283eb8a3f2e0eb64e19fa5030a"
1498+
"arsenal@git+https://github.com/scality/Arsenal#8.2.41":
1499+
version "8.2.41"
1500+
resolved "git+https://github.com/scality/Arsenal#0914598961fa2ca352a336a26b05b82ddc481749"
15011501
dependencies:
15021502
"@azure/identity" "^4.13.0"
15031503
"@azure/storage-blob" "^12.28.0"

0 commit comments

Comments
 (0)