Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mongoose from 7.0.3 to 7.3.3 #144

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"koa-bodyparser": "^4.4.0",
"koa-router": "^12.0.0",
"lodash": "^4.17.21",
"mongoose": "^7.0.3"
"mongoose": "^7.3.3"
},
"devDependencies": {
"@typegoose/typegoose": "^11.0.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3027,7 +3027,7 @@ __metadata:
lodash: ^4.17.21
module-alias: ^2.2.2
mongodb-memory-server: ^8.12.1
mongoose: ^7.0.3
mongoose: ^7.3.3
prettier: ^2.8.7
source-map-support: ^0.5.21
supertest: ^6.3.3
Expand Down Expand Up @@ -3145,10 +3145,10 @@ __metadata:
languageName: node
linkType: hard

"bson@npm:^5.0.1":
version: 5.1.0
resolution: "bson@npm:5.1.0"
checksum: 5e1c6235b7bc5c788116f077a076bb2fa227e8dc5ad472277c5931c0b82b747edb08c5eb4f511823c895d35c707917f6a16b8f3207104b8559dc83524706cc4a
"bson@npm:^5.3.0":
version: 5.4.0
resolution: "bson@npm:5.4.0"
checksum: 1c07e3d09f139d414bd226bf7f4e9aaa7a726e0c9718c55b53bb23ffa2805cac8b66e4fa46b424c73a35c6e292ed5f7432df5c76ea5d08052642b2ac9e0399e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6698,17 +6698,17 @@ __metadata:
languageName: node
linkType: hard

"mongodb@npm:5.1.0":
version: 5.1.0
resolution: "mongodb@npm:5.1.0"
"mongodb@npm:5.6.0":
version: 5.6.0
resolution: "mongodb@npm:5.6.0"
dependencies:
bson: ^5.0.1
bson: ^5.3.0
mongodb-connection-string-url: ^2.6.0
saslprep: ^1.0.3
socks: ^2.7.1
peerDependencies:
"@aws-sdk/credential-providers": ^3.201.0
mongodb-client-encryption: ^2.3.0
mongodb-client-encryption: ">=2.3.0 <3"
snappy: ^7.2.2
dependenciesMeta:
saslprep:
Expand All @@ -6720,7 +6720,7 @@ __metadata:
optional: true
snappy:
optional: true
checksum: 993c14299ade84d4aadb06f16dccf31502b1018bf7a813d2477bf7a465854d3545a8950372e4410cd549c4426cf02b5d18cc4467eba35d031b46536e5cc79e3f
checksum: 5b1594b24795b2a7824095a917ede2fc37aaef31e60320c833ee9b11cc2f3de9dd87d5afacea2e41eb5eb579ac9780f5bc4b0bb11d3b1be78e8bf0014528192a
languageName: node
linkType: hard

Expand All @@ -6742,18 +6742,18 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:^7.0.3":
version: 7.0.3
resolution: "mongoose@npm:7.0.3"
"mongoose@npm:^7.3.3":
version: 7.3.4
resolution: "mongoose@npm:7.3.4"
dependencies:
bson: ^5.0.1
bson: ^5.3.0
kareem: 2.5.1
mongodb: 5.1.0
mongodb: 5.6.0
mpath: 0.9.0
mquery: 5.0.0
ms: 2.1.3
sift: 16.0.1
checksum: 0ced556b0b572aed1b866a4eff05d1e7371e0696d264f15818140f5c65368d44fb9cb4e60ab54ef209f39e91d803c74315f09d931967234561005c074050136e
checksum: 1ffdb8449c7e151c1057679070b00072fb6f676ffcde5e33ff4e180c672a1ba4e7447c02bc0985e32ae25f795744a67974ded06df5a6124bd2dd0c2785974f5c
languageName: node
linkType: hard

Expand Down