Skip to content

Commit 536a68d

Browse files
Merge remote-tracking branch 'origin/bugfix/CLDSRV-645-crashWhenPuttingReplicationConfiguration' into w/7.70/bugfix/CLDSRV-645-crashWhenPuttingReplicationConfiguration
2 parents 24cb99f + 5f1c7d4 commit 536a68d

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
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/scality/S3#readme",
2121
"dependencies": {
2222
"@hapi/joi": "^17.1.0",
23-
"arsenal": "git+https://github.com/scality/arsenal#7.70.41",
23+
"arsenal": "git+https://github.com/scality/arsenal#7.70.43",
2424
"async": "~2.5.0",
2525
"aws-sdk": "2.905.0",
2626
"azure-storage": "^2.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -499,9 +499,9 @@ arraybuffer.slice@~0.0.7:
499499
optionalDependencies:
500500
ioctl "^2.0.2"
501501

502-
"arsenal@git+https://github.com/scality/arsenal#7.70.41":
503-
version "7.70.41"
504-
resolved "git+https://github.com/scality/arsenal#2ba8fbbb2e05e85eb58ac8b89a50a6f035b85819"
502+
"arsenal@git+https://github.com/scality/arsenal#7.70.43":
503+
version "7.70.43"
504+
resolved "git+https://github.com/scality/arsenal#36d49b1a722eef07f0ae75234e2d896613237381"
505505
dependencies:
506506
"@js-sdsl/ordered-set" "^4.4.2"
507507
"@types/async" "^3.2.12"

0 commit comments

Comments
 (0)