Skip to content

Commit bf09983

Browse files
Bump express from 4.18.2 to 4.19.2 in /server (#43)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2a9a34 commit bf09983

File tree

2 files changed

+111
-48
lines changed

2 files changed

+111
-48
lines changed

server/package-lock.json

Lines changed: 110 additions & 47 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
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"express": "^4.18.2",
12+
"express": "^4.19.2",
1313
"optionator": "^0.8.2",
1414
"ws": "^6.2.2"
1515
}

0 commit comments

Comments
 (0)