Compare commits

...

1 Commits

Author SHA1 Message Date
Will Toozs 4a8458817c
[edit] CLDSRV-504: update arsenal package 2024-02-09 17:20:50 +01:00
2 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@
"homepage": "https://github.com/scality/S3#readme", "homepage": "https://github.com/scality/S3#readme",
"dependencies": { "dependencies": {
"@hapi/joi": "^17.1.0", "@hapi/joi": "^17.1.0",
"arsenal": "git+https://github.com/scality/arsenal#7.10.56", "arsenal": "git+https://github.com/scality/arsenal#c5c7897bfd5c78175cecbefcdd8e01d57a52cbe0",
"async": "~2.5.0", "async": "~2.5.0",
"aws-sdk": "2.905.0", "aws-sdk": "2.905.0",
"azure-storage": "^2.1.0", "azure-storage": "^2.1.0",

View File

@ -488,9 +488,9 @@ arraybuffer.slice@~0.0.7:
optionalDependencies: optionalDependencies:
ioctl "^2.0.2" ioctl "^2.0.2"
"arsenal@git+https://github.com/scality/arsenal#7.10.56": "arsenal@git+https://github.com/scality/arsenal#c5c7897bfd5c78175cecbefcdd8e01d57a52cbe0":
version "7.10.56" version "7.10.57"
resolved "git+https://github.com/scality/arsenal#29f39ab4806e0fd6471693cca58f0e6057e711d6" resolved "git+https://github.com/scality/arsenal#c5c7897bfd5c78175cecbefcdd8e01d57a52cbe0"
dependencies: dependencies:
"@types/async" "^3.2.12" "@types/async" "^3.2.12"
"@types/utf8" "^3.0.1" "@types/utf8" "^3.0.1"