Bump express from 4.19.2 to 4.20.0 (#118)

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit was merged in pull request #118.
This commit is contained in:
dependabot[bot]
2024-10-13 23:44:47 -04:00
committed by GitHub
parent 628e1f72e2
commit 8dcf643444
2 changed files with 130 additions and 34 deletions

View File

@@ -36,7 +36,7 @@
"date-fns": "^2.28.0",
"dayjs": "^1.10.6",
"ellipsize": "^0.5.1",
"express": "^4.19.2",
"express": "^4.20.0",
"filename-parser": "^1.0.2",
"final-form": "^4.20.2",
"final-form-arrays": "^3.0.2",
@@ -113,7 +113,7 @@
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-storybook": "^0.6.13",
"express": "^4.19.2",
"express": "^4.20.0",
"install": "^0.13.0",
"jest": "^29.6.3",
"nodemon": "^3.0.1",