Skip to content

Commit afefdd9

Browse files
Bump debug and redis-streams-broker
Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependency [redis-streams-broker](https://github.com/LRagji/redis-streams-broker). These dependencies need to be updated together. Updates `debug` from 0.7.4 to 4.3.4 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@0.7.4...4.3.4) Updates `redis-streams-broker` from 0.0.12 to 0.0.14 - [Release notes](https://github.com/LRagji/redis-streams-broker/releases) - [Commits](https://github.com/LRagji/redis-streams-broker/commits) --- updated-dependencies: - dependency-name: debug dependency-type: indirect - dependency-name: redis-streams-broker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84094b4 commit afefdd9

File tree

2 files changed

+35
-28
lines changed

2 files changed

+35
-28
lines changed

examples/MultiThreadMultiConnection/package-lock.json

Lines changed: 34 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/MultiThreadMultiConnection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"dependencies": {
1313
"ioredis": "^4.27.3",
1414
"piscina": "^3.1.0",
15-
"redis-streams-broker": "0.0.12"
15+
"redis-streams-broker": "0.0.14"
1616
}
1717
}

0 commit comments

Comments
 (0)