Bump express from 4.18.2 to 4.19.2 (#107)

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [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.18.2...4.19.2)

---
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 #107.
This commit is contained in:
dependabot[bot]
2024-04-10 22:48:23 -04:00
committed by GitHub
parent b82d5fd350
commit 51e18c65d1
2 changed files with 13 additions and 41 deletions

View File

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