Skip to content

Commit cb536c5

Browse files
chore(deps): bump express from 4.17.3 to 4.19.2 in /test/server
Bumps [express](https://github.com/expressjs/express) from 4.17.3 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.17.3...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3955802 commit cb536c5

File tree

2 files changed

+194
-83
lines changed

2 files changed

+194
-83
lines changed

test/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"express": "^4.17.3"
13+
"express": "^4.19.2"
1414
}
1515
}

0 commit comments

Comments
 (0)