Skip to content

Commit 4e52acb

Browse files
build(deps-dev): bump express from 4.18.2 to 4.21.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.21.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.18.2...4.21.2) --- updated-dependencies: - dependency-name: express dependency-version: 4.21.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05e57b7 commit 4e52acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"eslint": "8.56.0",
17-
"express": "4.18.2",
17+
"express": "4.21.2",
1818
"mocha": "10.2.0",
1919
"nyc": "15.1.0",
2020
"restify": "8.6.1",

0 commit comments

Comments
 (0)