Skip to content

Commit 3f72f0d

Browse files
Bump express from 4.16.2 to 4.19.2 in /capture-visualization
Bumps [express](https://github.com/expressjs/express) from 4.16.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.16.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f70c9a1 commit 3f72f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capture-visualization/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "MIT",
1212
"dependencies": {
13-
"express": "4.16.2",
13+
"express": "4.19.2",
1414
"nightmare": "2.10.0"
1515
}
1616
}

0 commit comments

Comments
 (0)