Skip to content

Commit

Permalink
with branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianG committed Nov 14, 2023
1 parent d9afba4 commit 1444fcf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"homepage": "https://github.com/scality/backbeat#readme",
"dependencies": {
"JSONStream": "^1.3.5",
"arsenal": "git+https://github.com/scality/arsenal#2537f8aa9a907f2d24b5b048a91c7ba58f4e2cbc",
"arsenal": "git+https://github.com/scality/arsenal#user/kgardahaut/queryfilter",
"async": "^2.3.0",
"aws-sdk": "^2.938.0",
"backo": "^1.1.0",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -964,9 +964,9 @@ arraybuffer.slice@~0.0.7:
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#2537f8aa9a907f2d24b5b048a91c7ba58f4e2cbc":
version "8.1.114"
resolved "git+https://github.com/scality/arsenal#2537f8aa9a907f2d24b5b048a91c7ba58f4e2cbc"
"arsenal@git+https://github.com/scality/arsenal#8.1.84":
version "8.1.84"
resolved "git+https://github.com/scality/arsenal#22fa04b7e7ac0f5e6ec54773aed2aba1363ed16e"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
Expand All @@ -983,7 +983,7 @@ arraybuffer.slice@~0.0.7:
bson "4.0.0"
debug "~4.1.0"
diskusage "^1.1.1"
fcntl "github:scality/node-fcntl#0.2.2"
fcntl "github:scality/node-fcntl#0.2.0"
hdclient scality/hdclient#1.1.5
httpagent scality/httpagent#1.0.6
https-proxy-agent "^2.2.0"
Expand All @@ -992,23 +992,23 @@ arraybuffer.slice@~0.0.7:
joi "^17.6.0"
level "~5.0.1"
level-sublevel "~6.6.5"
mongodb "^5.2.0"
mongodb "^3.0.1"
node-forge "^1.3.0"
prom-client "14.2.0"
prom-client "10.2.3"
simple-glob "^0.2.0"
socket.io "~4.6.1"
socket.io-client "~4.6.1"
sproxydclient "git+https://github.com/scality/sproxydclient#8.0.10"
socket.io "2.4.1"
socket.io-client "2.4.0"
sproxydclient scality/sproxydclient#8.0.7
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.2
xml2js "~0.4.23"
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#8.1.84":
version "8.1.84"
resolved "git+https://github.com/scality/arsenal#22fa04b7e7ac0f5e6ec54773aed2aba1363ed16e"
"arsenal@git+https://github.com/scality/arsenal#user/kgardahaut/queryfilter":
version "8.1.114"
resolved "git+https://github.com/scality/arsenal#007ff4bed38931b56b5b52a07fa38eed57fc9ca4"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
Expand All @@ -1025,7 +1025,7 @@ arraybuffer.slice@~0.0.7:
bson "4.0.0"
debug "~4.1.0"
diskusage "^1.1.1"
fcntl "github:scality/node-fcntl#0.2.0"
fcntl "github:scality/node-fcntl#0.2.2"
hdclient scality/hdclient#1.1.5
httpagent scality/httpagent#1.0.6
https-proxy-agent "^2.2.0"
Expand All @@ -1034,13 +1034,13 @@ arraybuffer.slice@~0.0.7:
joi "^17.6.0"
level "~5.0.1"
level-sublevel "~6.6.5"
mongodb "^3.0.1"
mongodb "^5.2.0"
node-forge "^1.3.0"
prom-client "10.2.3"
prom-client "14.2.0"
simple-glob "^0.2.0"
socket.io "2.4.1"
socket.io-client "2.4.0"
sproxydclient scality/sproxydclient#8.0.7
socket.io "~4.6.1"
socket.io-client "~4.6.1"
sproxydclient "git+https://github.com/scality/sproxydclient#8.0.10"
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.2
Expand Down

0 comments on commit 1444fcf

Please sign in to comment.