Skip to content

Commit 6e2dfd4

Browse files
chore(deps-dev): bump mongoose from 8.4.5 to 8.9.1
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.5 to 8.9.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.4.5...8.9.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff3d5a3 commit 6e2dfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"c8": "~9.1.0",
1111
"eslint": "~8.57.0",
1212
"expect": "~29.7.0",
13-
"mongoose": "~8.4.0",
13+
"mongoose": "~8.9.1",
1414
"uvu": "~0.5.6"
1515
},
1616
"engines": {

0 commit comments

Comments
 (0)