Skip to content

Commit f4366f8

Browse files
UTAPI-116: Bump version
1 parent a1e9cb3 commit f4366f8

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"engines": {
44
"node": ">=22"
55
},
6-
"version": "8.2.3",
6+
"version": "8.2.4",
77
"description": "API for tracking resource utilization and reporting metrics",
88
"main": "index.js",
99
"repository": {
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@hapi/joi": "^17.1.1",
2121
"@senx/warp10": "^2.0.3",
22-
"arsenal": "https://github.com/scality/Arsenal#8.2.28",
22+
"arsenal": "git+https://github.com/scality/Arsenal#8.2.28",
2323
"async": "^3.2.6",
2424
"aws-sdk": "^2.1005.0",
2525
"aws4": "^1.13.2",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,37 +1121,32 @@ arraybuffer.prototype.slice@^1.0.4:
11211121
get-intrinsic "^1.2.6"
11221122
is-array-buffer "^3.0.4"
11231123

1124-
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1125-
version "8.2.4"
1126-
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
1124+
"arsenal@git+https://github.com/scality/Arsenal#8.2.28":
1125+
version "8.2.28"
1126+
resolved "git+https://github.com/scality/Arsenal#7df5088715bb26a62ff1db2045e611029ff17de1"
11271127
dependencies:
1128-
"@azure/identity" "^4.5.0"
1129-
"@azure/storage-blob" "^12.25.0"
1130-
"@eslint/plugin-kit" "^0.2.3"
1128+
"@azure/identity" "^4.10.2"
1129+
"@azure/storage-blob" "^12.27.0"
11311130
"@js-sdsl/ordered-set" "^4.4.2"
11321131
"@scality/hdclient" "^1.3.1"
1133-
"@types/async" "^3.2.24"
1134-
"@types/utf8" "^3.0.3"
11351132
JSONStream "^1.3.5"
1136-
agentkeepalive "^4.5.0"
1133+
agentkeepalive "^4.6.0"
11371134
ajv "6.12.3"
11381135
async "~2.6.4"
11391136
aws-sdk "^2.1691.0"
11401137
backo "^1.1.0"
11411138
base-x "3.0.8"
11421139
base62 "^2.0.2"
1143-
bson "^6.8.0"
1144-
debug "^4.3.7"
1145-
diskusage "^1.2.0"
1140+
debug "^4.4.1"
11461141
fcntl "github:scality/node-fcntl#0.3.0"
11471142
httpagent scality/httpagent#1.1.0
1148-
https-proxy-agent "^7.0.5"
1149-
ioredis "^5.4.1"
1143+
https-proxy-agent "^7.0.6"
1144+
ioredis "^5.6.1"
11501145
ipaddr.js "^2.2.0"
11511146
joi "^17.13.3"
11521147
level "~5.0.1"
11531148
level-sublevel "~6.6.5"
1154-
mongodb "^6.11.0"
1149+
mongodb "^6.17.0"
11551150
node-forge "^1.3.1"
11561151
prom-client "^15.1.3"
11571152
simple-glob "^0.2.0"
@@ -1165,32 +1160,37 @@ arraybuffer.prototype.slice@^1.0.4:
11651160
optionalDependencies:
11661161
ioctl "^2.0.2"
11671162

1168-
"arsenal@https://github.com/scality/Arsenal#8.2.28":
1169-
version "8.2.28"
1170-
resolved "https://github.com/scality/Arsenal#7df5088715bb26a62ff1db2045e611029ff17de1"
1163+
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1164+
version "8.2.4"
1165+
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
11711166
dependencies:
1172-
"@azure/identity" "^4.10.2"
1173-
"@azure/storage-blob" "^12.27.0"
1167+
"@azure/identity" "^4.5.0"
1168+
"@azure/storage-blob" "^12.25.0"
1169+
"@eslint/plugin-kit" "^0.2.3"
11741170
"@js-sdsl/ordered-set" "^4.4.2"
11751171
"@scality/hdclient" "^1.3.1"
1172+
"@types/async" "^3.2.24"
1173+
"@types/utf8" "^3.0.3"
11761174
JSONStream "^1.3.5"
1177-
agentkeepalive "^4.6.0"
1175+
agentkeepalive "^4.5.0"
11781176
ajv "6.12.3"
11791177
async "~2.6.4"
11801178
aws-sdk "^2.1691.0"
11811179
backo "^1.1.0"
11821180
base-x "3.0.8"
11831181
base62 "^2.0.2"
1184-
debug "^4.4.1"
1182+
bson "^6.8.0"
1183+
debug "^4.3.7"
1184+
diskusage "^1.2.0"
11851185
fcntl "github:scality/node-fcntl#0.3.0"
11861186
httpagent scality/httpagent#1.1.0
1187-
https-proxy-agent "^7.0.6"
1188-
ioredis "^5.6.1"
1187+
https-proxy-agent "^7.0.5"
1188+
ioredis "^5.4.1"
11891189
ipaddr.js "^2.2.0"
11901190
joi "^17.13.3"
11911191
level "~5.0.1"
11921192
level-sublevel "~6.6.5"
1193-
mongodb "^6.17.0"
1193+
mongodb "^6.11.0"
11941194
node-forge "^1.3.1"
11951195
prom-client "^15.1.3"
11961196
simple-glob "^0.2.0"

0 commit comments

Comments
 (0)