Skip to content

Commit 181870e

Browse files
build(deps): update dependency mongoose to ^8.13.1 (#2148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8255d75 commit 181870e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"husky": "^9.1.7",
9292
"jest": "^29.7.0",
9393
"license-check-and-add": "^4.0.5",
94-
"mongoose": "^8.13.0",
94+
"mongoose": "^8.13.1",
9595
"nodemon": "^3.1.9",
9696
"prettier": "^2.8.8",
9797
"pretty-quick": "^4.0.0",
@@ -109,7 +109,7 @@
109109
},
110110
"peerDependencies": {
111111
"crypto-js": "^4.2.0",
112-
"mongoose": "^8.13.0",
112+
"mongoose": "^8.13.1",
113113
"redis": "^4.7.0"
114114
}
115115
}

0 commit comments

Comments
 (0)