Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Update dependency connection-string to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2022
1 parent c88d449 commit 762f3fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/streams/drivers/kafka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"bluebird": "3.7.2",
"connection-string": "3.4.0",
"connection-string": "3.4.2",
"faker": "5.5.3",
"flaverr": "1.10.0",
"machine": "15.2.2",
Expand Down
2 changes: 1 addition & 1 deletion src/streams/drivers/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"bluebird": "3.7.2",
"connection-string": "3.4.0",
"connection-string": "3.4.2",
"faker": "5.5.3",
"machine": "15.2.2",
"redis": "3.1.1",
Expand Down

0 comments on commit 762f3fd

Please sign in to comment.