Skip to content

Commit

Permalink
Bump express-fileupload and @types/express-fileupload
Browse files Browse the repository at this point in the history
Bumps [express-fileupload](https://github.com/richardgirges/express-fileupload) and [@types/express-fileupload](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-fileupload). These dependencies needed to be updated together.

Updates `express-fileupload` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/richardgirges/express-fileupload/releases)
- [Commits](richardgirges/express-fileupload@v1.4.0...v1.4.1)

Updates `@types/express-fileupload` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-fileupload)

---
updated-dependencies:
- dependency-name: express-fileupload
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/express-fileupload"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent d360093 commit 08c2ff1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/chai-as-promised": "^7.1.6",
"@types/chrome-remote-interface": "^0.31.11",
"@types/express": "^4.17.18",
"@types/express-fileupload": "^1.4.1",
"@types/express-fileupload": "^1.4.2",
"@types/express-serve-static-core": "^4.17.36",
"@types/express-ws": "^3.0.1",
"@types/jsdom": "^21.1.3",
Expand Down Expand Up @@ -56,7 +56,7 @@
"commander": "^11.0.0",
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express-fileupload": "^1.4.0",
"express-fileupload": "^1.4.1",
"express-ws": "^5.0.2",
"ngrok": "^4.3.3",
"pug": "^3.0.2",
Expand Down

0 comments on commit 08c2ff1

Please sign in to comment.