Skip to content

Commit

Permalink
fix(deps): update dependency mongoose to v6.11.3 (#364)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent c2850b8 commit 09be360
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 @@ -30,7 +30,7 @@
"date-fns": "2.30.0",
"dotenv": "16.3.1",
"express-oauth2-jwt-bearer": "1.5.0",
"mongoose": "6.11.2",
"mongoose": "6.11.3",
"reflect-metadata": "0.1.13",
"rimraf": "4.4.1",
"rxjs": "7.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4572,10 +4572,10 @@ [email protected]:
"@aws-sdk/credential-providers" "^3.186.0"
saslprep "^1.0.3"

[email protected].2:
version "6.11.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.11.2.tgz#29b4933de3bcbbd5ebd5e3d979791d827f9d527e"
integrity sha512-BJHQerozE+qIVdH8Hn9niMVMUzRNcjmwU7hFEzER1+aYtGmVJgGsXBd9wJ9GnrHrbCsYmKlRy8aTuxEdlEtfow==
[email protected].3:
version "6.11.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.11.3.tgz#26e5de0437c470f09c5a71a188a75718efc6c84a"
integrity sha512-M1Y5PjttgV51YDa30u7GVMVypQSlNZF/jUhlzTBAmaz5C9FvOr8eih/VLhhO7xtTSlcVTFQS1dqlQNMbtfUowQ==
dependencies:
bson "^4.7.2"
kareem "2.5.1"
Expand Down

0 comments on commit 09be360

Please sign in to comment.