Skip to content

Commit

Permalink
Update dependency mongoose to v7.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2023
1 parent 94471ef commit 958116e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"discord.js": "14.13.0",
"dotenv": "16.3.1",
"mongoose": "7.6.2",
"mongoose": "7.6.4",
"topgg-autoposter": "2.0.1",
"yargs": "17.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2241,10 +2241,10 @@ mongodb@^5.9.0:
optionalDependencies:
"@mongodb-js/saslprep" "^1.1.0"

[email protected].2:
version "7.6.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.2.tgz#c55c8c41352a6e5223bd7b60aa2715331e1d2b65"
integrity sha512-OVx6RWbfNOzBbfTvXoOkgZmaizdXDU/B/KbBjietXQoInSg/OSULjOavXJzL51XWFkbefqkOvbeE07DfvW6FkQ==
[email protected].4:
version "7.6.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.4.tgz#2f6b796789d0d24636cd7607d7d9c7a302bb550b"
integrity sha512-kadPkS/f5iZJrrMxxOvSoOAErXmdnb28lMvHmuYgmV1ZQTpRqpp132PIPHkJMbG4OC2H0eSXYw/fNzYTH+LUcw==
dependencies:
bson "^5.5.0"
kareem "2.5.1"
Expand Down

0 comments on commit 958116e

Please sign in to comment.