Skip to content

Commit

Permalink
chore(deps): 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.5.1
- [Release notes](https://github.com/richardgirges/express-fileupload/releases)
- [Commits](richardgirges/express-fileupload@v1.4.0...v1.5.1)

Updates `@types/express-fileupload` from 1.1.7 to 1.5.0
- [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-minor
- dependency-name: "@types/express-fileupload"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 3be5340 commit d099835
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 16 deletions.
48 changes: 34 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 @@ -20,7 +20,7 @@
"cssnano": "^5.0.10",
"decentraland-gatsby": "^6.6.0",
"es6-shim": "^0.35.6",
"express-fileupload": "^1.2.1",
"express-fileupload": "^1.5.1",
"gatsby": "4.23.0",
"gatsby-plugin-image": "^2.13.0",
"gatsby-plugin-manifest": "^4.13.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@dcl/eslint-config": "^1.0.6",
"@types/apicache": "^1.6.0",
"@types/express": "^4.17.3",
"@types/express-fileupload": "^1.1.7",
"@types/express-fileupload": "^1.5.0",
"@types/html-escaper": "^3.0.0",
"@types/jest": "^29.5.1",
"@types/line-reader": "^0.0.34",
Expand Down

0 comments on commit d099835

Please sign in to comment.