From e5674e926ebef37449bea4209202690304542220 Mon Sep 17 00:00:00 2001 From: Maha Benzekri Date: Tue, 18 Feb 2025 11:25:17 +0100 Subject: [PATCH] deps latests tags bumps --- package.json | 4 ++-- yarn.lock | 67 +++++++--------------------------------------------- 2 files changed, 10 insertions(+), 61 deletions(-) diff --git a/package.json b/package.json index 2831c4f3..f7977a8c 100644 --- a/package.json +++ b/package.json @@ -19,13 +19,13 @@ "dependencies": { "@hapi/joi": "^17.1.1", "@senx/warp10": "^2.0.3", - "arsenal": "git+https://github.com/scality/Arsenal#de3358a82315b768d05a227415940e941f4146df", + "arsenal": "git+https://github.com/scality/arsenal#8.2.1", "async": "^3.2.6", "aws-sdk": "^2.1005.0", "aws4": "^1.13.2", "backo": "^1.1.0", "body-parser": "^1.20.3", - "bucketclient": "scality/bucketclient#878134d36e6b1bd65f1573292ed18f91a61335d0", + "bucketclient": "scality/bucketclient#8.2.0", "byte-size": "^9.0.1", "commander": "^12.1.0", "cron-parser": "^4.9.0", diff --git a/yarn.lock b/yarn.lock index 54b2b4d6..0b198c4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1026,53 +1026,9 @@ arraybuffer.prototype.slice@^1.0.4: get-intrinsic "^1.2.6" is-array-buffer "^3.0.4" -"arsenal@git+https://github.com/scality/Arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555": - version "8.2.0" - resolved "git+https://github.com/scality/Arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555" - dependencies: - "@azure/identity" "^4.5.0" - "@azure/storage-blob" "^12.25.0" - "@eslint/plugin-kit" "^0.2.3" - "@js-sdsl/ordered-set" "^4.4.2" - "@types/async" "^3.2.24" - "@types/utf8" "^3.0.3" - JSONStream "^1.3.5" - agentkeepalive "^4.5.0" - ajv "6.12.3" - async "~2.6.4" - aws-sdk "^2.1691.0" - backo "^1.1.0" - base-x "3.0.8" - base62 "^2.0.2" - bson "^6.8.0" - debug "^4.3.7" - diskusage "^1.2.0" - fcntl "github:scality/node-fcntl#0.2.2" - hdclient scality/hdclient#1.1.7 - httpagent scality/httpagent#1.1.0 - https-proxy-agent "^7.0.5" - ioredis "^5.4.1" - ipaddr.js "^2.2.0" - joi "^17.13.3" - level "~5.0.1" - level-sublevel "~6.6.5" - mongodb "^6.11.0" - node-forge "^1.3.1" - prom-client "^15.1.3" - simple-glob "^0.2.0" - socket.io "^4.8.0" - socket.io-client "^4.8.0" - sproxydclient "github:scality/sproxydclient#8.1.0" - utf8 "^3.0.0" - uuid "^10.0.0" - werelogs scality/werelogs#8.2.2 - xml2js "^0.6.2" - optionalDependencies: - ioctl "^2.0.2" - -"arsenal@git+https://github.com/scality/Arsenal#de3358a82315b768d05a227415940e941f4146df": - version "8.2.0" - resolved "git+https://github.com/scality/Arsenal#de3358a82315b768d05a227415940e941f4146df" +"arsenal@git+https://github.com/scality/arsenal#8.2.1": + version "8.2.1" + resolved "git+https://github.com/scality/arsenal#6285cb70b1edd87ef3ab20b73324bd4bdaa9a2a2" dependencies: "@azure/identity" "^4.5.0" "@azure/storage-blob" "^12.25.0" @@ -1289,12 +1245,12 @@ bson@^6.10.1, bson@^6.8.0: resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.1.tgz#dcd04703178f5ecf5b25de04edd2a95ec79385d3" integrity sha512-P92xmHDQjSKPLHqFxefqMxASNq/aWJMEZugpCjf+AF/pgcUpMMQCg7t7+ewko0/u8AapvF3luf/FoehddEK+sA== -bucketclient@scality/bucketclient#878134d36e6b1bd65f1573292ed18f91a61335d0: - version "8.1.11" - resolved "https://codeload.github.com/scality/bucketclient/tar.gz/878134d36e6b1bd65f1573292ed18f91a61335d0" +bucketclient@scality/bucketclient#8.2.0: + version "8.2.0" + resolved "https://codeload.github.com/scality/bucketclient/tar.gz/17bbe441333c3fc5cbd26ade21eda3826fc51ca5" dependencies: - arsenal "git+https://github.com/scality/Arsenal#5fa6ecab848f1ef10acb20cce616d59c50ae5555" - httpagent "git+https://github.com/scality/httpagent#1.0.6" + arsenal "git+https://github.com/scality/arsenal#8.2.1" + httpagent "git+https://github.com/scality/httpagent#1.1.0" werelogs scality/werelogs#8.1.5 buffer-equal-constant-time@1.0.1: @@ -2688,13 +2644,6 @@ http-signature@~1.2.0: jsprim "^1.2.2" sshpk "^1.7.0" -"httpagent@git+https://github.com/scality/httpagent#1.0.6": - version "1.0.6" - uid "66e97ab93532d79dbddcf6c4ea4df849b84c33c9" - resolved "git+https://github.com/scality/httpagent#66e97ab93532d79dbddcf6c4ea4df849b84c33c9" - dependencies: - agentkeepalive "^4.2.1" - "httpagent@git+https://github.com/scality/httpagent#1.1.0": version "1.1.0" uid "8f9958eb9cde086db7819a86582fba640a5f8876"