Skip to content

Commit 1d0fd2e

Browse files
committed
CLDSRV-849: bump arsenal
1 parent 795f089 commit 1d0fd2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.45",
24+
"arsenal": "git+https://github.com/scality/arsenal#bugfix/ARSN-552-auth-v4-bad-date-throw",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
2727
"bucketclient": "scality/bucketclient#8.2.7",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1527,9 +1527,9 @@ arraybuffer.prototype.slice@^1.0.4:
15271527
optionalDependencies:
15281528
ioctl "^2.0.2"
15291529

1530-
"arsenal@git+https://github.com/scality/arsenal#8.2.45":
1530+
"arsenal@git+https://github.com/scality/arsenal#bugfix/ARSN-552-auth-v4-bad-date-throw":
15311531
version "8.2.45"
1532-
resolved "git+https://github.com/scality/arsenal#af610f2510084a6e12a7c4c38b85eeb24a0e468c"
1532+
resolved "git+https://github.com/scality/arsenal#4bfcb47613675611fa15e876fb14d5ed0086549d"
15331533
dependencies:
15341534
"@azure/identity" "^4.13.0"
15351535
"@azure/storage-blob" "^12.28.0"

0 commit comments

Comments
 (0)