Skip to content

Commit 2fc9229

Browse files
chore(deps): bump mongoose from 6.2.5 to 6.4.6 in /examples/login
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>
1 parent a397c00 commit 2fc9229

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

examples/login/package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"cookie-session": "^2.0.0",
1313
"debug": "^4.3.3",
1414
"express": "^4.17.3",
15-
"mongoose": "^6.2.5",
15+
"mongoose": "^6.4.6",
1616
"morgan": "^1.10.0",
1717
"passport": "^0.5.2",
1818
"passport-local": "1.0.x",

0 commit comments

Comments
 (0)