Skip to content

Commit e29e203

Browse files
Update mongoose dependency version to ^6.0.0
1 parent 82089fb commit e29e203

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": "^5.1.0",
77
"socket.io": "^4.6.0",
8-
"mongoose": "^8.19.0",
8+
"mongoose": "^6.0.0",
99
"@test/shared-lib": "file:../../src/test/shared-lib"
1010
}
1111
}

0 commit comments

Comments
 (0)