Skip to content

Commit ee7f879

Browse files
authored
Merge pull request #833 from docker/dependabot/npm_and_yarn/demos/extractor/npm_and_yarn-e315f9b42d
chore(deps): bump multer from 2.1.0 to 2.1.1 in /demos/extractor in the npm_and_yarn group across 1 directory
2 parents cc7a83e + d58d9e1 commit ee7f879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"express": "^4.18.2",
2020
"cors": "^2.8.5",
21-
"multer": "2.1.0",
21+
"multer": "2.1.1",
2222
"pdf-data-extractor": "^1.0.1"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)