File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ models:
9494 name : install modules
9595 command : yarn install --ignore-engines --frozen-lockfile --network-concurrency 1
9696 haltOnFailure : true
97+ env :
98+ NODE_OPTIONS : --max-old-space-size=8192
9799 - ShellCommand : &check-s3-action-logs
98100 name : Check s3 action logs
99101 command : |
Original file line number Diff line number Diff line change 2020 "homepage" : " https://github.com/scality/S3#readme" ,
2121 "dependencies" : {
2222 "@hapi/joi" : " ^17.1.0" ,
23- "arsenal" : " git+https://github.com/scality/Arsenal.git#8.1.54 " ,
23+ "arsenal" : " git+https://github.com/scality/Arsenal.git#8.1.59 " ,
2424 "async" : " ~2.5.0" ,
2525 "aws-sdk" : " 2.905.0" ,
2626 "azure-storage" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -510,18 +510,18 @@ arraybuffer.slice@~0.0.7:
510510 optionalDependencies :
511511 ioctl "^2.0.2"
512512
513- " arsenal@git+https://github.com/scality/Arsenal.git#8.1.54 " :
514- version "8.1.54 "
515- resolved "git+https://github.com/scality/Arsenal.git#26a046c9b2510a96288989f692bbc221d8be94ad "
513+ " arsenal@git+https://github.com/scality/Arsenal.git#8.1.59 " :
514+ version "8.1.59 "
515+ resolved "git+https://github.com/scality/Arsenal.git#56c1ba5c215630ad2ea7d542b9ff0c7032843ee0 "
516516 dependencies :
517517 " @types/async" " ^3.2.12"
518518 " @types/utf8" " ^3.0.1"
519519 JSONStream "^1.0.0"
520520 agentkeepalive "^4.1.3"
521521 ajv "6.12.3"
522522 async "~2.6.4"
523- aws-sdk "2.80 .0"
524- azure-storage "2.10.3 "
523+ aws-sdk "^2.1005 .0"
524+ azure-storage "~ 2.10.7 "
525525 backo "^1.1.0"
526526 base-x "3.0.8"
527527 base62 "2.0.1"
@@ -714,7 +714,7 @@ azure-storage@2.10.3:
714714 xml2js "0.2.8"
715715 xmlbuilder "^9.0.7"
716716
717- azure-storage@^2.1.0 :
717+ azure-storage@^2.1.0, azure-storage@~2.10.7 :
718718 version "2.10.7"
719719 resolved "https://registry.yarnpkg.com/azure-storage/-/azure-storage-2.10.7.tgz#50290ac638d1b709b89d961f333cc1c1a6722a05"
720720 integrity sha512-4oeFGtn3Ziw/fGs/zkoIpKKtygnCVIcZwzJ7UQzKTxhkGQqVCByOFbYqMGYR3L+wOsunX9lNfD0jc51SQuKSSA==
You can’t perform that action at this time.
0 commit comments