Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ShankarWarang committed Sep 18, 2024
1 parent 9c8bad1 commit 2481911
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 @@ -30,7 +30,7 @@
"dotenv": "^16.4.5",
"ethereumjs-wallet": "^1.0.2",
"gsap": "^3.12.5",
"mongoose": "^8.6.2",
"mongoose": "^8.6.3",
"next": "14.2.12",
"react": "^18",
"react-dom": "^18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4006,10 +4006,10 @@ mongodb@6.8.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

mongoose@^8.6.2:
version "8.6.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.2.tgz#7fa1bfbf7f37e1f71efdf6febf6dc1c3f217dd3c"
integrity sha512-ErbDVvuUzUfyQpXvJ6sXznmZDICD8r6wIsa0VKjJtB6/LZncqwUn5Um040G1BaNo6L3Jz+xItLSwT0wZmSmUaQ==
mongoose@^8.6.3:
version "8.6.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.3.tgz#fdc1f4defd4de87dc3f5c18aacaf811cafcfcfbe"
integrity sha512-++yRmm7hjMbqVA/8WeiygTnEfrFbiy+OBjQi49GFJIvCQuSYE56myyQWo4j5hbpcHjhHQU8NukMNGTwAWFWjIw==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit 2481911

Please sign in to comment.