Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.19.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 90a3ec8 commit 8a76179
Show file tree
Hide file tree
Showing 80 changed files with 360 additions and 360 deletions.
16 changes: 8 additions & 8 deletions apps/25--5-clock/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/25--5-clock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"dotenv": "16.0.0",
"express": "4.18.3"
"express": "4.19.2"
},
"devDependencies": {
"@babel/core": "7.24.0",
Expand Down
16 changes: 8 additions & 8 deletions apps/american-british-translator/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/american-british-translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"chai-http": "4.4.0",
"cors": "2.8.5",
"dotenv": "14.3.2",
"express": "4.18.3",
"express": "4.19.2",
"mocha": "9.2.2"
},
"license": "MIT"
Expand Down
16 changes: 8 additions & 8 deletions apps/anonymous-message-board/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/anonymous-message-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"chai-http": "4.4.0",
"cors": "2.8.5",
"dotenv": "14.3.2",
"express": "4.18.3",
"express": "4.19.2",
"helmet": "3.23.3",
"mocha": "9.2.2",
"mongodb": "3.7.4",
Expand Down
16 changes: 8 additions & 8 deletions apps/bar-chart/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/bar-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"dotenv": "16.0.0",
"express": "4.18.3"
"express": "4.19.2"
}
}
16 changes: 8 additions & 8 deletions apps/cash-register/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/cash-register/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"dotenv": "16.0.0",
"express": "4.18.3"
"express": "4.19.2"
}
}
16 changes: 8 additions & 8 deletions apps/chart-the-stock-market/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/chart-the-stock-market/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"dotenv": "14.3.2",
"express": "4.18.3",
"express": "4.19.2",
"socket.io": "4.7.2"
}
}
16 changes: 8 additions & 8 deletions apps/choropleth-map/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/choropleth-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"dotenv": "16.0.0",
"express": "4.18.3"
"express": "4.19.2"
}
}
Loading

0 comments on commit 8a76179

Please sign in to comment.