Skip to content

Commit e96c335

Browse files
Bump express from 4.18.2 to 4.19.2 in /server
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd4344d commit e96c335

File tree

2 files changed

+91
-54
lines changed

2 files changed

+91
-54
lines changed

server/package-lock.json

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

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"axios": "^1.6.2",
44
"cheerio": "^1.0.0-rc.12",
55
"cors": "^2.8.5",
6-
"express": "^4.18.2",
6+
"express": "^4.19.2",
77
"nodemon": "^3.0.2"
88
}
99
}

0 commit comments

Comments
 (0)