File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 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.3 " ,
24+ "arsenal" : " git+https://github.com/scality/arsenal#8.2.5 " ,
2525 "async" : " 2.6.4" ,
2626 "aws-sdk" : " ^2.1692.0" ,
2727 "bucketclient" : " scality/bucketclient#8.2.0" ,
Original file line number Diff line number Diff line change @@ -1251,9 +1251,9 @@ arraybuffer.prototype.slice@^1.0.4:
12511251 optionalDependencies :
12521252 ioctl "^2.0.2"
12531253
1254- " arsenal@git+https://github.com/scality/arsenal#8.2.3 " :
1255- version "8.2.3 "
1256- resolved "git+https://github.com/scality/arsenal#1766027b31fdfbcb97a367aa88b1324cac7652a7 "
1254+ " arsenal@git+https://github.com/scality/arsenal#8.2.5 " :
1255+ version "8.2.5 "
1256+ resolved "git+https://github.com/scality/arsenal#3bb996c9282dd54f50004b2008fbc1675a327b69 "
12571257 dependencies :
12581258 " @azure/identity" " ^4.5.0"
12591259 " @azure/storage-blob" " ^12.25.0"
@@ -1273,7 +1273,7 @@ arraybuffer.prototype.slice@^1.0.4:
12731273 bson "^6.8.0"
12741274 debug "^4.3.7"
12751275 diskusage "^1.2.0"
1276- fcntl "github:scality/node-fcntl#0.2.2 "
1276+ fcntl "github:scality/node-fcntl#0.3.0 "
12771277 httpagent scality/httpagent#1.1.0
12781278 https-proxy-agent "^7.0.5"
12791279 ioredis "^5.4.1"
@@ -2669,6 +2669,14 @@ fast-xml-parser@^4.4.1:
26692669 nan "^2.3.2"
26702670 node-gyp "^8.0.0"
26712671
2672+ " fcntl@github:scality/node-fcntl#0.3.0 " :
2673+ version "0.3.0"
2674+ resolved "https://codeload.github.com/scality/node-fcntl/tar.gz/397840a8842e6d8067b6be8c22f1a2b81486f123"
2675+ dependencies :
2676+ bindings "^1.1.1"
2677+ node-addon-api "^8.3.0"
2678+ node-gyp "^11.1.0"
2679+
26722680file-entry-cache@^8.0.0 :
26732681 version "8.0.0"
26742682 resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
You can’t perform that action at this time.
0 commit comments