Skip to content

Commit 029be62

Browse files
Bump formidable from 3.2.4 to 3.5.4 in /examples/web
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.2.4 to 3.5.4. - [Release notes](https://github.com/node-formidable/formidable/releases) - [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md) - [Commits](https://github.com/node-formidable/formidable/commits) --- updated-dependencies: - dependency-name: formidable dependency-version: 3.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dba643 commit 029be62

2 files changed

Lines changed: 61 additions & 34 deletions

File tree

examples/web/package-lock.json

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

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "server.js",
66
"dependencies": {
77
"express": "^4.21.2",
8-
"formidable": "^3.2.4"
8+
"formidable": "^3.5.4"
99
},
1010
"author": "yushulx",
1111
"license": "MIT"

0 commit comments

Comments
 (0)