Skip to content

Commit

Permalink
Merge pull request #760 from caiocampos/dependabot/npm_and_yarn/mongo…
Browse files Browse the repository at this point in the history
…ose-7.4.3

Bump mongoose from 7.4.2 to 7.4.3
  • Loading branch information
caiocampos authored Aug 16, 2023
2 parents 85951e1 + eafe06b commit c9397f5
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 @@ -31,7 +31,7 @@
"@nestjs/platform-express": "^8.4.7",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"mongoose": "^7.4.2",
"mongoose": "^7.4.3",
"reflect-metadata": "^0.1.13",
"rimraf": "^5.0.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 @@ -3808,10 +3808,10 @@ [email protected]:
optionalDependencies:
saslprep "^1.0.3"

mongoose@^7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.4.2.tgz#fcf23f59f410b187a5611a119ee22d0970235be7"
integrity sha512-sNolW2hyncwvWmZjIEIwAckjaSKtC1SE86zE1v2TKm3vPTRogZfBQf+3zLYYdrgrVTzoaoICieVpct9hjcn3EQ==
mongoose@^7.4.3:
version "7.4.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.4.3.tgz#4f7b26e5a1924e06238083fb64fb7b006d0b438c"
integrity sha512-eok0lW6mZJHK2vVSWyJb9tUfPMUuRF3h7YC4pU2K2/YSZBlNDUwvKsHgftMOANbokP2Ry+4ylvzAdW4KjkRFjw==
dependencies:
bson "^5.4.0"
kareem "2.5.1"
Expand Down

0 comments on commit c9397f5

Please sign in to comment.