Skip to content

Commit

Permalink
Upgrade form-data
Browse files Browse the repository at this point in the history
  • Loading branch information
mmgoodnow committed Dec 28, 2021
1 parent 29af7de commit b231d6d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 32 deletions.
37 changes: 8 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -24,7 +24,7 @@
"bencode": "^2.0.1",
"chalk": "^4.1.0",
"commander": "^7.0.0",
"form-data": "^3.0.1",
"form-data": "^4.0.0",
"lodash": "^4.17.21",
"lowdb": "^1.0.0",
"node-fetch": "^3.1.0",
Expand All @@ -35,9 +35,8 @@
"xmlrpc": "^1.3.2"
},
"devDependencies": {
"@types/bencode": "^2.0.0",
"@types/bencode": "^2.0.1",
"@types/lowdb": "^1.0.9",
"@types/node-fetch": "^2.5.8",
"@types/xmlrpc": "^1.3.6",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
Expand Down

0 comments on commit b231d6d

Please sign in to comment.