Skip to content

Commit 40ad7f6

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MULTER-10773732
1 parent 86bc7dc commit 40ad7f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"marsdb": "^0.6.11",
159159
"median": "^0.0.2",
160160
"morgan": "^1.10.0",
161-
"multer": "^1.4.5-lts.1",
161+
"multer": "^2.0.2",
162162
"node-pre-gyp": "^0.15.0",
163163
"notevil": "^1.3.3",
164164
"on-finished": "^2.3.0",

0 commit comments

Comments
 (0)