Skip to content

Commit

Permalink
Update dependency mongoose to v8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent ec15a61 commit 2ada58e
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 @@ -35,7 +35,7 @@
"express": "4.18.3",
"joi": "17.12.2",
"js-yaml": "^4.1.0",
"mongoose": "8.2.2",
"mongoose": "8.2.3",
"swagger-ui-express": "5.0.0",
"winston": "3.12.0",
"winston-transport": "4.7.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3517,10 +3517,10 @@ [email protected]:
bson "^6.2.0"
mongodb-connection-string-url "^3.0.0"

[email protected].2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.2.2.tgz#8079857d906aab5b94a5f7ae7600b7401efdbfdc"
integrity sha512-6sMxe1d3k/dBjiOX4ExNTNOP0g1x0iq8eXyg+ttgIXM3HLnQ0IUyXRwVVAPFFY6O4/8uYN5dB0Ec72FrexbPpw==
[email protected].3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.2.3.tgz#26c2074b0d65fa83fa2fd899d3327a2a820fd4c8"
integrity sha512-ZB8K8AgbVgLCcqjtmZMxaQBEztwEEZCtAIPMx2Q56Uo4WWKmwf5Nu/EEIFo8d/17P946X0z6xzxwIqCxUMKxrA==
dependencies:
bson "^6.2.0"
kareem "2.5.1"
Expand Down

0 comments on commit 2ada58e

Please sign in to comment.