Skip to content

Commit

Permalink
fix(deps): update dependency cache-manager-redis-store to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 814b55d commit 53cda85
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 38 deletions.
129 changes: 93 additions & 36 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/h5p-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"body-parser": "1.20.3",
"bootstrap": "^5.2.3",
"cache-manager": "4.1.0",
"cache-manager-redis-store": "2.0.0",
"cache-manager-redis-store": "3.0.1",
"debug": "^4.3.4",
"dotenv": "^16.0.3",
"express": "4.21.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/h5p-rest-example-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@lumieducation/h5p-shared-state-server": "^9.3.2",
"body-parser": "1.20.3",
"cache-manager": "4.1.0",
"cache-manager-redis-store": "2.0.0",
"cache-manager-redis-store": "3.0.1",
"cors": "2.8.5",
"csurf": "1.11.0",
"express": "4.21.2",
Expand Down

0 comments on commit 53cda85

Please sign in to comment.