File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2121  "dependencies" : {
2222    "@fastify/busboy" : " ^2.1.1" 
2323    "@hapi/joi" : " ^17.1.0" 
24-     "arsenal" : " git+https://github.com/scality/arsenal#1016c270856ffae3071cba0237cee079888d3085 " 
24+     "arsenal" : " git+https://github.com/scality/arsenal#b00aea282244cd90efc745941e03d0be7e734fc7 " 
2525    "async" : " ~2.5.0" 
2626    "aws-sdk" : " 2.905.0" 
2727    "azure-storage" : " ^2.1.0" 
6161  },
6262  "scripts" : {
6363    "ft_awssdk" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/" 
64+     "ft_post" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/object/post.js" 
65+     "ft_post_aws" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/object/post-copy.js" 
6466    "ft_awssdk_aws" : " cd tests/functional/aws-node-sdk && AWS_ON_AIR=true mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/" 
6567    "ft_awssdk_buckets" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/bucket" 
6668    "ft_awssdk_objects_misc" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/legacy test/object test/service test/support" 
Original file line number Diff line number Diff line change @@ -504,9 +504,9 @@ arraybuffer.slice@~0.0.7:
504504  optionalDependencies :
505505    ioctl "^2.0.2" 
506506
507- " arsenal@git+https://github.com/scality/arsenal#1016c270856ffae3071cba0237cee079888d3085  " 
507+ " arsenal@git+https://github.com/scality/arsenal#b00aea282244cd90efc745941e03d0be7e734fc7  " 
508508  version "7.70.29" 
509-   resolved "git+https://github.com/scality/arsenal#1016c270856ffae3071cba0237cee079888d3085 " 
509+   resolved "git+https://github.com/scality/arsenal#b00aea282244cd90efc745941e03d0be7e734fc7 " 
510510  dependencies :
511511    " @js-sdsl/ordered-set" " ^4.4.2" 
512512    " @types/async" " ^3.2.12" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments