Skip to content

Commit 811c528

Browse files
Bump express from 4.18.2 to 4.19.2 in /tracker
Bumps [express](https://github.com/expressjs/express) from 4.18.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.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 604bf88 commit 811c528

File tree

2 files changed

+154
-52
lines changed

2 files changed

+154
-52
lines changed

tracker/package-lock.json

+153-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tracker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"dependencies": {
99
"@playwright/test": "^1.41.1",
10-
"express": "^4.18.1",
10+
"express": "^4.19.2",
1111
"generatorics": "^1.1.0",
1212
"handlebars": "^4.7.8",
1313
"uglify-js": "^3.9.4"

0 commit comments

Comments
 (0)