Skip to content

Commit

Permalink
build(deps): update dependency mongoose to ^8.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2024
1 parent 02286f0 commit a695959
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-prettier": "^4.2.1",
"husky": "^9.1.6",
"license-check-and-add": "^4.0.5",
"mongoose": "^8.7.2",
"mongoose": "^8.7.3",
"nodemon": "^3.1.7",
"prettier": "^2.8.8",
"pretty-quick": "^3.3.1",
Expand All @@ -67,7 +67,7 @@
"peerDependencies": {
"aws-sdk": "^2.1691.0",
"crypto-js": "^4.2.0",
"mongoose": "^8.7.2",
"mongoose": "^8.7.3",
"redis": "^4.7.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7316,10 +7316,10 @@ [email protected]:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

mongoose@^8.7.2:
version "8.7.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.2.tgz#b13559dafce8efd8b1d721802596d3ecc0957506"
integrity sha512-Ok4VzMds9p5G3ZSUhmvBm1GdxanbzhS29jpSn02SPj+IXEVFnIdfwAlHHXWkyNscZKlcn8GuMi68FH++jo0flg==
mongoose@^8.7.3:
version "8.7.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.3.tgz#5b799860b21f8810b73e136524676635eeaa4e62"
integrity sha512-Xl6+dzU5ZpEcDoJ8/AyrIdAwTY099QwpolvV73PIytpK13XqwllLq/9XeVzzLEQgmyvwBVGVgjmMrKbuezxrIA==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit a695959

Please sign in to comment.