Skip to content

Commit 2fc8a6a

Browse files
cdimasciosnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#1096)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MULTER-10773732 Co-authored-by: snyk-bot <[email protected]>
1 parent 20077d2 commit 2fc8a6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"lodash.clonedeep": "^4.5.0",
4747
"lodash.get": "^4.4.2",
4848
"media-typer": "^1.1.0",
49-
"multer": "^2.0.1",
49+
"multer": "^2.0.2",
5050
"ono": "^7.1.3",
5151
"path-to-regexp": "^8.2.0",
5252
"qs": "^6.14.0"

0 commit comments

Comments
 (0)