Skip to content

Commit eede97d

Browse files
CLDSRV-629: BUmp arsenal branch 9
1 parent b91e9e0 commit eede97d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
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.10",
24+
"arsenal": "git+https://github.com/scality/arsenal#8.2.12",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
2727
"bucketclient": "scality/bucketclient#8.2.1",
@@ -73,7 +73,7 @@
7373
},
7474
"resolutions": {
7575
"string-width": "4.2.3",
76-
"jsonwebtoken":"^9.0.0",
76+
"jsonwebtoken": "^9.0.0",
7777
"nan": "v2.22.0"
7878
},
7979
"scripts": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,9 +1443,9 @@ arraybuffer.prototype.slice@^1.0.4:
14431443
optionalDependencies:
14441444
ioctl "^2.0.2"
14451445

1446-
"arsenal@git+https://github.com/scality/arsenal#8.2.10":
1447-
version "8.2.10"
1448-
resolved "git+https://github.com/scality/arsenal#79702c0bb766031e9704d92e690442550fd1c736"
1446+
"arsenal@git+https://github.com/scality/arsenal#8.2.12":
1447+
version "8.2.12"
1448+
resolved "git+https://github.com/scality/arsenal#ff9a17a53e73579ea27c039584ba00bf18e5c135"
14491449
dependencies:
14501450
"@azure/identity" "^4.5.0"
14511451
"@azure/storage-blob" "^12.25.0"

0 commit comments

Comments
 (0)