Skip to content

Commit

Permalink
Bump multer to version that removes dicer as sub-dependency (#739)
Browse files Browse the repository at this point in the history
* Bump multer to version that removes dicer as sub-dependency

* use lockfile that gets us 1.4.4-lts.1 and not just 1.4.4

* Revert "use lockfile that gets us 1.4.4-lts.1 and not just 1.4.4"

This reverts commit 0f1934e.

* Update lockfile without upgrading lockfileVersion

* Bump multer to 1.4.5
  • Loading branch information
finpingvin committed May 30, 2022
1 parent c954b4b commit 6501a62
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 70 deletions.
106 changes: 37 additions & 69 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"lodash.uniq": "^4.5.0",
"lodash.zipobject": "^4.1.3",
"media-typer": "^1.1.0",
"multer": "^1.4.4",
"multer": "^1.4.5-lts.1",
"ono": "^7.1.3",
"path-to-regexp": "^6.2.0"
},
Expand Down

0 comments on commit 6501a62

Please sign in to comment.