Skip to content

Commit 4397493

Browse files
Bump express from 4.18.2 to 4.22.0 in /tests/e2e/fixtures/simple-npm (#158)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Douglas <douglas@socket.dev>
1 parent 2e5472b commit 4397493

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.23",
8-
"express": "4.18.2",
8+
"express": "4.22.0",
99
"axios": "1.4.0"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)