Skip to content

Commit 0fa043e

Browse files
cdimasciosnyk-bot
andauthored
fix: upgrade @types/multer from 1.4.11 to 1.4.12 (#983)
Snyk has created this PR to upgrade @types/multer from 1.4.11 to 1.4.12. See this package in npm: @types/multer See this project in Snyk: https://app.snyk.io/org/cdimascio/project/f63fb44e-f154-45ba-b1f0-20d49ea578ce?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 70cce65 commit 0fa043e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"dependencies": {
3636
"@apidevtools/json-schema-ref-parser": "^11.7.0",
37-
"@types/multer": "^1.4.11",
37+
"@types/multer": "^1.4.12",
3838
"ajv": "^8.17.1",
3939
"ajv-draft-04": "^1.0.0",
4040
"ajv-formats": "^2.1.1",

0 commit comments

Comments
 (0)