Skip to content

Commit

Permalink
Merge of #9503
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 18, 2024
2 parents 8b4c310 + 5f5fd05 commit b92eaba
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"migrate-mongo": "^11.0.0",
"mkdirp": "^1.0.3",
"mongodb": "^4.17.2",
"mongoose": "^6.11.3",
"mongoose": "^6.13.5",
"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 @@ -74,7 +74,7 @@
},
"devDependencies": {
"eslint-plugin-regex": "^1.8.0",
"mongoose": "^6.11.3",
"mongoose": "^6.13.5",
"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.5",
"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.5",
"swr": "^2.2.2",
"xss": "^1.0.15"
},
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b92eaba

Please sign in to comment.