Skip to content

Commit efbde5e

Browse files
authored
Update mongoose to version 5.13.23
1 parent 9ffabdd commit efbde5e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jsonwebtoken": "^8.0.0",
4444
"md5": "^2.3.0",
4545
"moment": "^2.29.4",
46-
"mongoose": "^5.13.20",
46+
"mongoose": "^5.13.23",
4747
"pug": "^3.0.3",
4848
"redis": "^3.1.2",
4949
"supertest": "^4.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5257,10 +5257,10 @@ mongoose-seed@^0.6.0:
52575257
lodash "~4.17.11"
52585258
path "~0.12.7"
52595259

5260-
mongoose@^5.13.20:
5261-
version "5.13.22"
5262-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.13.22.tgz#f9a6493ba5f45b7a3d5f9fce58ca9c71aedb8157"
5263-
integrity sha512-p51k/c4X/MfqeQ3I1ranlDiggLzNumZrTDD9CeezHwZxt2/btf+YZD7MCe07RAY2NgFYVMayq6jMamw02Jmf9w==
5260+
mongoose@^5.13.23:
5261+
version "5.13.23"
5262+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.13.23.tgz#befbe2f82247b0057c145900be871f37147d7f27"
5263+
integrity sha512-Q5bo1yYOcH2wbBPP4tGmcY5VKsFkQcjUDh66YjrbneAFB3vNKQwLvteRFLuLiU17rA5SDl3UMcMJLD9VS8ng2Q==
52645264
dependencies:
52655265
"@types/bson" "1.x || 4.0.x"
52665266
"@types/mongodb" "^3.5.27"

0 commit comments

Comments
 (0)