Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit b616443

Browse files
Bump mongoose from 6.8.0 to 6.8.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.8.0 to 6.8.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@6.8.0...6.8.2) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5066a4f commit b616443

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"express": "^4.18.2",
1010
"express-validator": "^6.14.2",
1111
"jsonwebtoken": "^8.5.1",
12-
"mongoose": "^6.8.0",
12+
"mongoose": "^6.8.2",
1313
"node-mailer": "^0.1.1"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)