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

Commit 0466d98

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 67fff2c commit 0466d98

File tree

2 files changed

+32
-18
lines changed

2 files changed

+32
-18
lines changed

package-lock.json

Lines changed: 31 additions & 17 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
@@ -10,7 +10,7 @@
1010
"express": "^4.18.1",
1111
"express-validator": "^6.14.2",
1212
"jsonwebtoken": "^8.5.1",
13-
"mongoose": "^6.8.0",
13+
"mongoose": "^6.8.2",
1414
"node-mailer": "^0.1.1"
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)