Skip to content

Commit 9724a3b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"express": "^4.17.0",
77
"socket.io": "^4.6.0",
8-
"mongoose": "^6.0.0",
8+
"mongoose": "^8.19.0",
99
"@test/shared-lib": "file:../../src/test/shared-lib"
1010
}
1111
}

0 commit comments

Comments
 (0)