Skip to content

Commit

Permalink
Bump redis from 3.0.2 to 3.1.1 in /node-bb/install (#11951)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/node-redis) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](redis/node-redis@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent e8f98fa commit 5061762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node-bb/install/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"postcss-clean": "1.1.0",
"promise-polyfill": "^8.1.3",
"prompt": "^1.0.0",
"redis": "3.0.2",
"redis": "3.1.1",
"request": "2.88.2",
"request-promise-native": "^1.0.8",
"rimraf": "3.0.2",
Expand Down

0 comments on commit 5061762

Please sign in to comment.