Skip to content

Commit 21525ce

Browse files
chore(deps): bump redis from 3.1.2 to 4.3.1
Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.3.1. - [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 a315a9f commit 21525ce

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
@@ -72,7 +72,7 @@
7272
"mongoose": "^6.0.13",
7373
"mysql2": "^2.2.5",
7474
"pg": "^8.5.1",
75-
"redis": "^3.0.2",
75+
"redis": "^4.3.1",
7676
"reflect-metadata": "^0.1.13",
7777
"rimraf": "^3.0.2",
7878
"rxjs": "^7.4.0",

0 commit comments

Comments
 (0)