Skip to content

Commit be33bcf

Browse files
Bump express from 4.17.1 to 4.17.3 in /posts-service
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.17.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 268c6ff commit be33bcf

File tree

2 files changed

+164
-55
lines changed

2 files changed

+164
-55
lines changed

posts-service/package-lock.json

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

posts-service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"body-parser": "^1.19.0",
1616
"cors": "^2.8.5",
1717
"crypto": "^1.0.1",
18-
"express": "^4.17.1",
18+
"express": "^4.17.3",
1919
"nodemon": "^2.0.12"
2020
}
2121
}

0 commit comments

Comments
 (0)