Skip to content

Commit 5523b38

Browse files
Bump express from 4.18.2 to 4.22.0 in /tests/e2e/fixtures/simple-npm
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.22.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md) - [Commits](expressjs/express@4.18.2...4.22.0) --- updated-dependencies: - dependency-name: express dependency-version: 4.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38c064d commit 5523b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/fixtures/simple-npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"lodash": "4.17.21",
8-
"express": "4.18.2",
8+
"express": "4.22.0",
99
"axios": "1.4.0"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)