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 13, 2024
1 parent 5a834c6 commit 06e8af1
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 11 deletions.
23 changes: 18 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"co": "^4.6.0",
"compression": "^1.7.4",
"config": "^3.3.11",
"connect-redis": "^5.2.0",
"connect-redis": "^8.0.0",
"cookie-parser": "^1.4.4",
"csrf-sync": "^4.0.3",
"express": "^4.20.0",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7981,10 +7981,12 @@ __metadata:
languageName: node
linkType: hard

"connect-redis@npm:^5.2.0":
version: 5.2.0
resolution: "connect-redis@npm:5.2.0"
checksum: 10/74139735f74fc195edf25f37280a3e4015259b4dbded0aec00400951e628e9a9097dc4ff1a75203b00f3308c4a9d21d7cf49412ea7ade64b2526acb007b1d5b7
"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 @@ -15632,7 +15634,7 @@ __metadata:
codecov: "npm:^4.0.0-0"
compression: "npm:^1.7.4"
config: "npm:^3.3.11"
connect-redis: "npm:^5.2.0"
connect-redis: "npm:^8.0.0"
cookie-parser: "npm:^1.4.4"
csrf-sync: "npm:^4.0.3"
debug: "npm:^4.3.4"
Expand Down

0 comments on commit 06e8af1

Please sign in to comment.