Skip to content

Commit d8819f2

Browse files
build(deps): bump express
Bumps [express](https://github.com/expressjs/express) from 4.17.1 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.17.1...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 14fce6d commit d8819f2

2 files changed

Lines changed: 3713 additions & 1 deletion

File tree

src/test/resources/tst_manifests/yarn-classic/deps_with_mixed_dep_types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mixed-deps-test",
33
"version": "1.0.0",
44
"dependencies": {
5-
"express": "4.17.1",
5+
"express": "4.22.0",
66
"axios": "0.19.0"
77
},
88
"peerDependencies": {

0 commit comments

Comments
 (0)