Skip to content

Commit c77bd52

Browse files
Update dependency express to ^5.2.0 [SECURITY] (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9dcd066 commit c77bd52

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/server",
3-
"version": "0.4.19",
3+
"version": "0.4.20",
44
"description": "A basic express web server setup.",
55
"author": "Stan Lemon <stanlemon@users.noreply.github.com>",
66
"license": "MIT",
@@ -24,7 +24,7 @@
2424
"compression": "^1.8.1",
2525
"cookie-parser": "^1.4.7",
2626
"dotenv": "^17.2.3",
27-
"express": "^5.1.0",
27+
"express": "^5.2.0",
2828
"express-rate-limit": "^8.2.1",
2929
"helmet": "^8.1.0",
3030
"http-proxy-middleware": "^3.0.5",

0 commit comments

Comments
 (0)