Skip to content

Commit 631dd76

Browse files
chore: bump passport-local-mongoose from 6.3.0 to 8.0.0
Bumps [passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose) from 6.3.0 to 8.0.0. - [Changelog](https://github.com/saintedlama/passport-local-mongoose/blob/main/CHANGELOG.md) - [Commits](saintedlama/passport-local-mongoose@v6.3.0...v8.0.0) --- updated-dependencies: - dependency-name: passport-local-mongoose dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d430a65 commit 631dd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"nodemailer": "^6.0.0",
4747
"passport": "^0.7.0",
4848
"passport-local": "^1.0.0",
49-
"passport-local-mongoose": "^6.0.0",
49+
"passport-local-mongoose": "^8.0.0",
5050
"pug": "^3.0.1",
5151
"slugs": "^0.1.3",
5252
"uuid": "^8.0.0",

0 commit comments

Comments
 (0)