Skip to content

Commit

Permalink
update mongoose
Browse files Browse the repository at this point in the history
  • Loading branch information
imaksp committed Jul 11, 2024
1 parent cc428bd commit 6447f15
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/strapi-connector-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@akemona-org/strapi-utils": "3.15.1",
"lodash": "4.17.21",
"mongodb-connection-string-url": "3.0.1",
"mongoose": "8.4.0",
"mongoose": "8.5.0",
"mongoose-float": "1.0.4",
"mongoose-long": "0.8.0",
"p-map": "4.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ __metadata:
"@akemona-org/strapi-utils": "npm:3.15.1"
lodash: "npm:4.17.21"
mongodb-connection-string-url: "npm:3.0.1"
mongoose: "npm:8.4.0"
mongoose: "npm:8.5.0"
mongoose-float: "npm:1.0.4"
mongoose-long: "npm:0.8.0"
p-map: "npm:4.0.0"
Expand Down Expand Up @@ -19376,9 +19376,9 @@ __metadata:
languageName: node
linkType: hard

"mongodb@npm:6.6.2":
version: 6.6.2
resolution: "mongodb@npm:6.6.2"
"mongodb@npm:6.7.0":
version: 6.7.0
resolution: "mongodb@npm:6.7.0"
dependencies:
"@mongodb-js/saslprep": "npm:^1.1.5"
bson: "npm:^6.7.0"
Expand Down Expand Up @@ -19406,7 +19406,7 @@ __metadata:
optional: true
socks:
optional: true
checksum: 10c0/c07bc5339322325f82bd598c782412aa5c7adbf0d8f3d9ab530d1e6578901008def2185fb54e755e6a65592ad94389dc5f5dab5bac5fa4174934dcb67ad1dd2d
checksum: 10c0/4a8a3781b6c4851dc211df559ac2b82b62f6c1bcc0dcd14c86264891221c081436d03254cb257d0da696efbba9f426919c0e6a9e14398faac4a93db3c1c8d335
languageName: node
linkType: hard

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

"mongoose@npm:8.4.0":
version: 8.4.0
resolution: "mongoose@npm:8.4.0"
"mongoose@npm:8.5.0":
version: 8.5.0
resolution: "mongoose@npm:8.5.0"
dependencies:
bson: "npm:^6.7.0"
kareem: "npm:2.6.3"
mongodb: "npm:6.6.2"
mongodb: "npm:6.7.0"
mpath: "npm:0.9.0"
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:17.1.3"
checksum: 10c0/07208405f23200331c2d3732e845e324bdf9e853bd611fcc8c8e13660959afddd382391ba8d27bab467e5a56bb83dbda010adb986a0043aa31ada449393b4731
checksum: 10c0/6677eaec167d57b328098aac1e18c543a49c30077d3e078b42da3327697fe65b33bfd956ee4151c33d7a42ad4aa9547fbf4044defbecaff2e597a6450763c35e
languageName: node
linkType: hard

Expand Down

0 comments on commit 6447f15

Please sign in to comment.