Skip to content

Commit

Permalink
fixup on packages and misc tests
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Dec 26, 2024
1 parent 2d7b314 commit fa332f3
Show file tree
Hide file tree
Showing 2 changed files with 640 additions and 577 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"homepage": "https://github.com/scality/backbeat#readme",
"dependencies": {
"JSONStream": "^1.3.5",
"arsenal": "git+https://github.com/scality/arsenal#7e142a1bfca7f516c107d2072baeae54cbbe379c",
"arsenal": "git+https://github.com/scality/arsenal#e293f894917cd375f8e1ab6d03f4fb6869df136a",
"async": "^2.3.0",
"aws-sdk": "^2.938.0",
"backo": "^1.1.0",
"breakbeat": "scality/breakbeat#v1.0.3",
"bucketclient": "scality/bucketclient#735550971f36842eac2285b448d781cdd4f60238",
"bucketclient": "scality/bucketclient#0fe349950922700af82b57b157f6ef5fe29c6f12",
"commander": "^2.11.0",
"eslint-plugin-mocha": "^10.2.0",
"fcntl": "github:scality/node-fcntl#0.2.2",
"httpagent": "git+https://github.com/scality/httpagent#1.1.0",
"httpagent": "git+https://github.com/scality/httpagent#1.0.6",
"ioredis": "^4.9.5",
"joi": "^17.6.0",
"minimatch": "^3.0.4",
Expand All @@ -65,15 +65,15 @@
"node-rdkafka-prometheus": "^1.0.0",
"node-schedule": "^1.2.0",
"node-zookeeper-client": "^1.1.3",
"prom-client": "14.2.0",
"prom-client": "^15.1.3",
"semver": "^5.6.0",
"typescript": "^4.9.5",
"uuid": "^3.1.0",
"vaultclient": "scality/vaultclient#8.5.1",
"werelogs": "scality/werelogs#8.2.1"
},
"resolutions": {
"node-rdkafka-prometheus/prom-client": "14.2.0"
"node-rdkafka-prometheus/prom-client": "^15.1.3"
},
"devDependencies": {
"c8": "^8.0.1",
Expand Down
Loading

0 comments on commit fa332f3

Please sign in to comment.