Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent d371a81 commit 748cdb8
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 67 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"migrate-mongo": "^11.0.0",
"mkdirp": "^1.0.3",
"mongodb": "^4.17.2",
"mongoose": "^6.11.3",
"mongoose": "^6.13.6",
"mongoose-gridfs": "^1.2.42",
"mongoose-paginate-v2": "^1.3.9",
"mongoose-unique-validator": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"escape-string-regexp": "^4.0.0"
},
"devDependencies": {
"mongoose": "^6.11.3",
"mongoose": "^6.13.6",
"socket.io-client": "^4.7.5",
"swr": "^2.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-attachment-refs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"bunyan": "^1.8.15",
"hast-util-select": "^6.0.2",
"express": "^4.20.0",
"mongoose": "^6.11.3",
"mongoose": "^6.13.6",
"swr": "^2.2.2",
"universal-bunyan": "^0.9.2",
"xss": "^1.0.15"
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-lsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"express": "^4.20.0",
"express-validator": "^6.14.0",
"http-errors": "^2.0.0",
"mongoose": "^6.11.3",
"mongoose": "^6.13.6",
"swr": "^2.2.2",
"xss": "^1.0.15"
},
Expand Down
Loading

0 comments on commit 748cdb8

Please sign in to comment.