Bump redis from 3.0.2 to 3.1.1

Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v3.0.2...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-27 18:24:45 +00:00
committed by GitHub
parent 947d8958a0
commit c729d203b1
2 changed files with 9 additions and 9 deletions

View File

@@ -53,7 +53,7 @@
"html-webpack-plugin": "5.2.0",
"mini-css-extract-plugin": "~1.3.2",
"optimize-css-assets-webpack-plugin": "~5.0.4",
"redis": "^3.0.2",
"redis": "^3.1.1",
"sass-loader": "~11.0.1",
"url-loader": "^4.1.1",
"vue-loader": "~15.9.5",