Skip to content

Commit ab6d1ab

Browse files
cdimasciosnyk-bot
andauthored
fix: upgrade @types/multer from 1.4.12 to 1.4.13 (#1092)
Snyk has created this PR to upgrade @types/multer from 1.4.12 to 1.4.13. 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 167b7e1 commit ab6d1ab

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
@@ -37,7 +37,7 @@
3737
"license": "MIT",
3838
"dependencies": {
3939
"@apidevtools/json-schema-ref-parser": "^14.0.3",
40-
"@types/multer": "^1.4.12",
40+
"@types/multer": "^1.4.13",
4141
"ajv": "^8.17.1",
4242
"ajv-draft-04": "^1.0.0",
4343
"ajv-formats": "^3.0.1",

0 commit comments

Comments
 (0)