Skip to content

Commit

Permalink
build(deps): update dependency mongoose to ^8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2024
1 parent a2c70dc commit 423be59
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": "^8.0.3",
"license-check-and-add": "^4.0.5",
"mongoose": "^8.1.2",
"mongoose": "^8.1.3",
"nodemon": "^3.0.3",
"prettier": "^2.8.8",
"pretty-quick": "^3.3.1",
Expand All @@ -67,7 +67,7 @@
"peerDependencies": {
"aws-sdk": "^2.1555.0",
"crypto-js": "^4.2.0",
"mongoose": "^8.1.2",
"mongoose": "^8.1.3",
"redis": "^4.6.13"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7838,10 +7838,10 @@ [email protected]:
bson "^6.2.0"
mongodb-connection-string-url "^3.0.0"

mongoose@^8.1.2:
version "8.1.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.1.2.tgz#f8a91da3e8c4b7489d4cbf35c20cd6908bbfcbce"
integrity sha512-5KMq7k6KmFCIB8/YMKMFsWdsdNkBwuARDRHDRpp5GKC78eT0LwHIaMEKo6gDUg3zBuMoy9OdcM/6f4dkW06C/A==
mongoose@^8.1.3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.1.3.tgz#fb8db309c953e3fb493216ebec76d140673937fd"
integrity sha512-a5MajZSDJiQgy0iQcR+MIpFe7zehGJI4doJ6Dh1MvnGh8/HNNhr5pn07RPA86KCTjP2vuKdffpFmvXxcHiUOjw==
dependencies:
bson "^6.2.0"
kareem "2.5.1"
Expand Down

0 comments on commit 423be59

Please sign in to comment.