Skip to content

Commit b99f473

Browse files
authored
Merge pull request #152 from actions/dependabot/npm_and_yarn/express-5.2.1
chore(deps): bump express from 5.1.0 to 5.2.1
2 parents de9f3a6 + acb23a7 commit b99f473

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

.licenses/npm/express.dep.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: express
3-
version: 5.1.0
3+
version: 5.2.1
44
type: npm
55
summary: Fast, unopinionated, minimalist web framework
66
homepage: https://expressjs.com/
@@ -36,15 +36,16 @@ licenses:
3636
text: |-
3737
[MIT](LICENSE)
3838
39-
[coveralls-image]: https://badgen.net/coveralls/c/github/expressjs/express/master
39+
[coveralls-image]: https://img.shields.io/coverallsCoverage/github/expressjs/express?branch=master
4040
[coveralls-url]: https://coveralls.io/r/expressjs/express?branch=master
41-
[github-actions-ci-image]: https://badgen.net/github/checks/expressjs/express/master?label=CI
41+
[github-actions-ci-image]: https://img.shields.io/github/actions/workflow/status/expressjs/express/ci.yml?branch=master&label=ci
4242
[github-actions-ci-url]: https://github.com/expressjs/express/actions/workflows/ci.yml
43-
[npm-downloads-image]: https://badgen.net/npm/dm/express
43+
[npm-downloads-image]: https://img.shields.io/npm/dm/express
4444
[npm-downloads-url]: https://npmcharts.com/compare/express?minimal=true
4545
[npm-url]: https://npmjs.org/package/express
46-
[npm-version-image]: https://badgen.net/npm/v/express
46+
[npm-version-image]: https://img.shields.io/npm/v/express
4747
[ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/express/badge
4848
[ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/express
49-
[Code of Conduct]: https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md
49+
[Code of Conduct]: https://github.com/expressjs/.github/blob/HEAD/CODE_OF_CONDUCT.md
50+
[Contributing Guide]: https://github.com/expressjs/.github/blob/HEAD/CONTRIBUTING.md
5051
notices: []

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)