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

build(deps): bump mongoose from 8.8.3 to 8.9.5 #14

Merged
merged 1 commit into from
Feb 4, 2025
Merged
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 @@ -15,7 +15,7 @@
"dotenv": "^16.4.5",
"express": "^4.20.0",
"express-rate-limit": "^7.4.0",
"mongoose": "^8.8.3",
"mongoose": "^8.9.5",
"winston": "^3.14.1"
},
"devDependencies": {
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1733,12 +1733,12 @@ __metadata:
languageName: node
linkType: hard

"@mongodb-js/saslprep@npm:^1.1.5":
version: 1.1.8
resolution: "@mongodb-js/saslprep@npm:1.1.8"
"@mongodb-js/saslprep@npm:^1.1.9":
version: 1.1.9
resolution: "@mongodb-js/saslprep@npm:1.1.9"
dependencies:
sparse-bitfield: "npm:^3.0.3"
checksum: 10c0/f7672a0843d104ec5825791d90bff77ee8e6e31f273a9863ee4050c53b634c84533ffc415ac4a7e72929119d4acb661d7c7bf6cadc0bcc787a9aee15287a1086
checksum: 10c0/2f391db96db7a69e6849cc906e4a0bcd14127ad0493f97fc4134790fa2f0d4af5abcd110382c9d97a996ca31766e0c358c2e08d154f6ddfa06144e2c8a036895
languageName: node
linkType: hard

Expand Down Expand Up @@ -2468,10 +2468,10 @@ __metadata:
languageName: node
linkType: hard

"bson@npm:^6.7.0":
version: 6.8.0
resolution: "bson@npm:6.8.0"
checksum: 10c0/0503bb2a4ce2e183bd06151bdb983a623cfde05c76fbb5a34e941c594f3a681b52333d61b37c7933b8733b0ba14607b3599d94b46635d90bb96b1e7cec51aa8f
"bson@npm:^6.10.1":
version: 6.10.1
resolution: "bson@npm:6.10.1"
checksum: 10c0/89f0ee7a45211648afa5a32d7f4d7ce436e20614b7c5d37c9fd6bc6e9464eec0ddeab8432a836d819bef1f4896256d874044603cf5f4b2123c00734842799601
languageName: node
linkType: hard

Expand Down Expand Up @@ -3679,7 +3679,7 @@ __metadata:
express: "npm:^4.20.0"
express-rate-limit: "npm:^7.4.0"
jest: "npm:^29.7.0"
mongoose: "npm:^8.8.3"
mongoose: "npm:^8.9.5"
nodemon: "npm:^3.1.4"
supertest: "npm:^7.0.0"
ts-jest: "npm:^29.2.4"
Expand Down Expand Up @@ -4743,16 +4743,16 @@ __metadata:
languageName: node
linkType: hard

"mongodb@npm:~6.10.0":
version: 6.10.0
resolution: "mongodb@npm:6.10.0"
"mongodb@npm:~6.12.0":
version: 6.12.0
resolution: "mongodb@npm:6.12.0"
dependencies:
"@mongodb-js/saslprep": "npm:^1.1.5"
bson: "npm:^6.7.0"
"@mongodb-js/saslprep": "npm:^1.1.9"
bson: "npm:^6.10.1"
mongodb-connection-string-url: "npm:^3.0.0"
peerDependencies:
"@aws-sdk/credential-providers": ^3.188.0
"@mongodb-js/zstd": ^1.1.0
"@mongodb-js/zstd": ^1.1.0 || ^2.0.0
gcp-metadata: ^5.2.0
kerberos: ^2.0.1
mongodb-client-encryption: ">=6.0.0 <7"
Expand All @@ -4773,22 +4773,22 @@ __metadata:
optional: true
socks:
optional: true
checksum: 10c0/8a92b1a5f0a30b88b80d09a0718ecfb18a4a7f7e77c4b2a7047b57babfec6a29ece09dd375a4f528f0712f1282b39e27f194e75d89a3039fbfda4b1c4f7d3095
checksum: 10c0/627d28e1ac6380b81e90880cf88f1bacac9109e18301dd6506d67b0ef58fcc1d15acd3e2527820dfedd81860be737a115f4bd48d6d4a689531c5a1d58587606e
languageName: node
linkType: hard

"mongoose@npm:^8.8.3":
version: 8.8.3
resolution: "mongoose@npm:8.8.3"
"mongoose@npm:^8.9.5":
version: 8.9.5
resolution: "mongoose@npm:8.9.5"
dependencies:
bson: "npm:^6.7.0"
bson: "npm:^6.10.1"
kareem: "npm:2.6.3"
mongodb: "npm:~6.10.0"
mongodb: "npm:~6.12.0"
mpath: "npm:0.9.0"
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:17.1.3"
checksum: 10c0/e06f0680e7f3237545dae0123f5a0aa385427136f5ae655fe43f19ad5d2b5236bac21dbff1e16324524cf4f28d9c38114f3d51f48a371b638165139a1482f1e1
checksum: 10c0/9d4741fdd8a047ca56a6b375f54cdb6e5f7b00baddf7675369dddd28e89abcb644fd15c65794d8321adc39a8baa53a987a02c4aac619fea712660003de135a88
languageName: node
linkType: hard

Expand Down
Loading