Bump redis from 4.0.1 to 4.6.7

Bumps [redis](https://github.com/redis/node-redis) from 4.0.1 to 4.6.7.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.0.1...redis@4.6.7)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-02 18:18:48 +00:00
committed by GitHub
parent cafdc92b20
commit 752793b1f6
2 changed files with 100 additions and 105 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"express": "^4.18.2",
"got": "^11.8.3",
"node-html-parser": "^6.1.5",
"redis": "^4.0.1"
"redis": "^4.6.7"
},
"devDependencies": {},
"scripts": {