Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/w/8.7/improvement/CLDSRV-556-ars…
Browse files Browse the repository at this point in the history
…n-bump' into w/8.8/improvement/CLDSRV-556-arsn-bump
  • Loading branch information
benzekrimaha committed Jul 31, 2024
2 parents 05b6e14 + 2d56e99 commit 6fabd64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zenko/cloudserver",
"version": "8.8.29",
"version": "8.8.30",
"description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol",
"main": "index.js",
"engines": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@azure/storage-blob": "^12.12.0",
"@hapi/joi": "^17.1.0",
"arsenal": "git+https://github.com/scality/arsenal#8.1.133",
"arsenal": "git+https://github.com/scality/arsenal#8.1.134",
"async": "~2.5.0",
"aws-sdk": "2.905.0",
"bucketclient": "scality/bucketclient#8.1.9",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1040,9 +1040,9 @@ arraybuffer.slice@~0.0.7:
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#8.1.133":
version "8.1.133"
resolved "git+https://github.com/scality/arsenal#817bb836ec0e04fbf083b4c57e42e3986dcdc9bc"
"arsenal@git+https://github.com/scality/arsenal#8.1.134":
version "8.1.134"
resolved "git+https://github.com/scality/arsenal#d9bbd6cf3e10a87c3b8b48e9304a5dd820f3eb50"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
Expand Down

0 comments on commit 6fabd64

Please sign in to comment.