Skip to content

Commit

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

---
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 27, 2024
1 parent 7f3eee0 commit 5ee4d22
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.3",
"mongoose": "^8.6.4",
"next": "14.2.13",
"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 @@ -3924,10 +3924,10 @@ mongodb@6.8.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

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==
mongoose@^8.6.4:
version "8.6.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.4.tgz#41aeabf2d3e329bbbc2b6c83de75e08155cb53fc"
integrity sha512-trOj6bHS3egVlKlCbQRsnMokaHFDRyQOvwA5wfl/pJx4j4EO5BAESavLf93NOTMpuo4T90/+V8CBk+sH3Ltr3g==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit 5ee4d22

Please sign in to comment.