Skip to content

Commit

Permalink
Merge pull request #1271 from caiocampos/dependabot/npm_and_yarn/back…
Browse files Browse the repository at this point in the history
…/mongoose-7.4.5

Bump mongoose from 7.4.4 to 7.4.5 in /back
  • Loading branch information
caiocampos authored Aug 29, 2023
2 parents 08554fc + 0e05873 commit b74cbfc
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.4",
"mongoose": "^7.4.5",
"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 @@ -4091,10 +4091,10 @@ [email protected]:
optionalDependencies:
saslprep "^1.0.3"

mongoose@^7.4.4:
version "7.4.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.4.4.tgz#e45a02f0cee37e6c5343c95f9ad6feb06187a9a8"
integrity sha512-LOOviiEqWOLH4PuBK+jbpm5vjBkdSNBcP/4UCevOJMTl5SXSbCXr68ulEYcthLcN2/xi08452HupKD8BfxNIQw==
mongoose@^7.4.5:
version "7.4.5"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.4.5.tgz#7c843c6e3e8dcd22b0ff0f0981aca69b863e7723"
integrity sha512-X7Mw7KHUYZmyOQmlu7D9TnZh/3vOrAYmZwEpXDU0VDvLPKT0T7PF6blwiv3aXOEMwv9T3rLTC9lJb3C5dWld2A==
dependencies:
bson "^5.4.0"
kareem "2.5.1"
Expand Down

0 comments on commit b74cbfc

Please sign in to comment.