Skip to content

Commit

Permalink
chore(deps): bump mongoose from 6.2.5 to 6.4.6 in /examples/login
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.5 to 6.4.6.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@6.2.5...6.4.6)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent 60691ec commit ca01fd0
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 deletions examples/login/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 examples/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"cookie-session": "^2.0.0",
"debug": "^4.3.3",
"express": "^4.17.3",
"mongoose": "^6.2.5",
"mongoose": "^6.4.6",
"morgan": "^1.10.0",
"passport": "^0.5.2",
"passport-local": "1.0.x",
Expand Down

0 comments on commit ca01fd0

Please sign in to comment.