Skip to content

Commit 6f1ba93

Browse files
Bump express from 4.18.1 to 4.19.2 in /node
Bumps [express](https://github.com/expressjs/express) from 4.18.1 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.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8c397a commit 6f1ba93

File tree

2 files changed

+57
-10
lines changed

2 files changed

+57
-10
lines changed

node/package-lock.json

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

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"homepage": "https://github.com/Ricardicus/ric-script#readme",
1616
"dependencies": {
1717
"body-parser": "^1.19.0",
18-
"express": "^4.17.1",
18+
"express": "^4.19.2",
1919
"pytest": "^1.0.0",
2020
"socket.io": "^2.4.0"
2121
}

0 commit comments

Comments
 (0)