Skip to content

Commit

Permalink
Update dependency connect-redis to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 0b2540f commit b849242
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"awilix": "^12.0.0",
"compression": "^1.7.4",
"config": "^3.3.2",
"connect-redis": "^6.0.0",
"connect-redis": "^8.0.0",
"cookie-parser": "^1.4.5",
"csrf-sync": "^4.0.3",
"email-validator": "^2.0.4",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7478,10 +7478,12 @@ __metadata:
languageName: node
linkType: hard

"connect-redis@npm:^6.0.0":
version: 6.1.3
resolution: "connect-redis@npm:6.1.3"
checksum: 10/7d78c22af2e5063a5269f020e9b97de09596f9ff526d6f3272aed017191047232240391c02a56bd174480551e48fd4178cc1c545020d95efd1a8217f85300e33
"connect-redis@npm:^8.0.0":
version: 8.0.1
resolution: "connect-redis@npm:8.0.1"
peerDependencies:
express-session: ">=1"
checksum: 10/74fd91b8b952a54462aa7dbf9ecc789ecfd9a903725113ab11ae57e6d846d292300a78813696f2e9bc7029a53f7add9d1ee7b152b76f62eaa9724ac53d188d06
languageName: node
linkType: hard

Expand Down Expand Up @@ -12006,7 +12008,7 @@ __metadata:
codeceptjs: "npm:^3.5.5"
compression: "npm:^1.7.4"
config: "npm:^3.3.2"
connect-redis: "npm:^6.0.0"
connect-redis: "npm:^8.0.0"
cookie-parser: "npm:^1.4.5"
copy-webpack-plugin: "npm:^12.0.0"
csrf-sync: "npm:^4.0.3"
Expand Down

0 comments on commit b849242

Please sign in to comment.