Skip to content

Commit 6501a62

Browse files
authored
Bump multer to version that removes dicer as sub-dependency (#739)
* 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
1 parent c954b4b commit 6501a62

File tree

2 files changed

+38
-70
lines changed

2 files changed

+38
-70
lines changed

package-lock.json

+37-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lodash.uniq": "^4.5.0",
4444
"lodash.zipobject": "^4.1.3",
4545
"media-typer": "^1.1.0",
46-
"multer": "^1.4.4",
46+
"multer": "^1.4.5-lts.1",
4747
"ono": "^7.1.3",
4848
"path-to-regexp": "^6.2.0"
4949
},

0 commit comments

Comments
 (0)