Skip to content

Commit

Permalink
fix(deps): update dependency mongoose to v8.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 9faae46 commit fd600ee
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 35 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dotenv": "16.4.5",
"express": "4.19.2",
"hbs": "4.2.0",
"mongoose": "8.2.3",
"mongoose": "8.2.4",
"morgan": "1.10.0",
"node-sass-middleware": "1.1.0",
"serve-favicon": "2.5.0"
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dotenv": "16.4.5",
"express": "4.19.2",
"hbs": "4.2.0",
"mongoose": "8.2.3",
"mongoose": "8.2.4",
"morgan": "1.10.0",
"node-sass-middleware": "1.1.0",
"serve-favicon": "2.5.0"
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"express": "4.19.2",
"express-session": "1.18.0",
"hbs": "4.2.0",
"mongoose": "8.2.3",
"mongoose": "8.2.4",
"morgan": "1.10.0",
"node-sass-middleware": "1.1.0",
"passport": "0.7.0",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"express": "4.19.2",
"express-session": "1.18.0",
"hbs": "4.2.0",
"mongoose": "8.2.3",
"mongoose": "8.2.4",
"morgan": "1.10.0",
"node-sass-middleware": "1.1.0",
"passport": "0.7.0",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"express-session": "1.18.0",
"hbs": "4.2.0",
"http-errors": "2.0.0",
"mongoose": "8.2.3",
"mongoose": "8.2.4",
"morgan": "1.10.0",
"serve-favicon": "2.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion 08-node-express-uploading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dotenv": "16.4.5",
"express": "4.19.2",
"hbs": "4.2.0",
"mongoose": "8.2.3",
"mongoose": "8.2.4",
"morgan": "1.10.0",
"multer": "1.4.4",
"multer-storage-cloudinary": "4.0.0",
Expand Down

0 comments on commit fd600ee

Please sign in to comment.