Skip to content

Commit

Permalink
Bump mongoose from 7.4.2 to 7.4.3 in /back
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 1288ada commit e7f769a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/mongoose": "^10.0.1",
"@nestjs/platform-express": "^8.4.7",
"class-validator": "^0.14.0",
"mongoose": "^7.4.2",
"mongoose": "^7.4.3",
"class-transformer": "^0.5.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions back/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4079,10 +4079,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 e7f769a

Please sign in to comment.