Skip to content

Commit

Permalink
chore: bump connect-redis from 5.2.0 to 6.0.0 in /src/api/auth
Browse files Browse the repository at this point in the history
Bumps [connect-redis](https://github.com/visionmedia/connect-redis) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/visionmedia/connect-redis/releases)
- [Commits](tj/connect-redis@v5.2.0...v6.0.0)

---
updated-dependencies:
- dependency-name: connect-redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2021
1 parent aca888e commit 47113a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@senecacdot/satellite": "^1.x",
"celebrate": "^14.0.0",
"connect-redis": "^5.1.0",
"connect-redis": "^6.0.0",
"express-session": "^1.17.1",
"jsonwebtoken": "^8.5.1",
"minimatch": "^3.0.4",
Expand Down

0 comments on commit 47113a0

Please sign in to comment.