Skip to content

Commit d9d78c8

Browse files
chore(deps): bump redis from 3.1.2 to 4.5.0
Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.5.0. - [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/[email protected]) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be71606 commit d9d78c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"mongoose": "^6.6.5",
7474
"mysql2": "^2.3.3",
7575
"pg": "^8.8.0",
76-
"redis": "^3.0.2",
76+
"redis": "^4.5.0",
7777
"reflect-metadata": "^0.1.13",
7878
"rimraf": "^3.0.2",
7979
"rxjs": "^7.5.7",

0 commit comments

Comments
 (0)