Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 378f626

Browse files
committed
feat: multipart support (update arsenal)
1 parent 610ce78 commit 378f626

File tree

2 files changed

+3
-46
lines changed

2 files changed

+3
-46
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@azure/storage-blob": "^12.12.0",
2323
"@hapi/joi": "^17.1.0",
24-
"arsenal": "git+https://github.com/filecoin-project/motion-arsenal",
24+
"arsenal": "git+https://github.com/filecoin-project/motion-arsenal#78aa2f4e8353755a7d55fcd257d9dece265c2870",
2525
"async": "~2.5.0",
2626
"aws-sdk": "2.905.0",
2727
"bucketclient": "scality/bucketclient#8.1.9",

yarn.lock

Lines changed: 2 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -747,52 +747,9 @@ arraybuffer.slice@~0.0.7:
747747
resolved "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz#3bbc4275dd584cc1b10809b89d4e8b63a69e7675"
748748
integrity sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==
749749

750-
"arsenal@git+https://github.com/filecoin-project/motion-arsenal":
750+
"arsenal@git+https://github.com/filecoin-project/motion-arsenal#78aa2f4e8353755a7d55fcd257d9dece265c2870":
751751
version "8.1.105"
752-
uid "6e08c4fa9bddb7ac5733d69d5f1ee0cc3fb7bef5"
753-
resolved "git+https://github.com/filecoin-project/motion-arsenal#6e08c4fa9bddb7ac5733d69d5f1ee0cc3fb7bef5"
754-
dependencies:
755-
"@azure/identity" "^3.1.1"
756-
"@azure/storage-blob" "^12.12.0"
757-
"@types/async" "^3.2.12"
758-
"@types/utf8" "^3.0.1"
759-
JSONStream "^1.0.0"
760-
agentkeepalive "^4.1.3"
761-
ajv "6.12.3"
762-
async "~2.6.4"
763-
aws-sdk "^2.1005.0"
764-
backo "^1.1.0"
765-
base-x "3.0.8"
766-
base62 "2.0.1"
767-
bson "4.0.0"
768-
debug "~4.1.0"
769-
diskusage "^1.1.1"
770-
fcntl "github:scality/node-fcntl#0.2.2"
771-
hdclient scality/hdclient#1.1.5
772-
httpagent scality/httpagent#1.0.6
773-
https-proxy-agent "^2.2.0"
774-
ioredis "^4.28.5"
775-
ipaddr.js "1.9.1"
776-
joi "^17.6.0"
777-
level "~5.0.1"
778-
level-sublevel "~6.6.5"
779-
mongodb "^5.2.0"
780-
node-forge "^1.3.0"
781-
prom-client "14.2.0"
782-
simple-glob "^0.2.0"
783-
socket.io "~4.6.1"
784-
socket.io-client "~4.6.1"
785-
sproxydclient "git+https://github.com/scality/sproxydclient#8.0.9"
786-
utf8 "3.0.0"
787-
uuid "^3.0.1"
788-
werelogs scality/werelogs#8.1.2
789-
xml2js "~0.4.23"
790-
optionalDependencies:
791-
ioctl "^2.0.2"
792-
793-
"arsenal@git+https://github.com/kylehuntsman/Arsenal#6e08c4fa":
794-
version "8.1.105"
795-
resolved "git+https://github.com/kylehuntsman/Arsenal#6e08c4fa9bddb7ac5733d69d5f1ee0cc3fb7bef5"
752+
resolved "git+https://github.com/filecoin-project/motion-arsenal#78aa2f4e8353755a7d55fcd257d9dece265c2870"
796753
dependencies:
797754
"@azure/identity" "^3.1.1"
798755
"@azure/storage-blob" "^12.12.0"

0 commit comments

Comments
 (0)