build(deps): bump form-data from 2.4.0 to 2.5.0 (#989)
* build(deps): bump form-data from 2.4.0 to 2.5.0 Bumps [form-data](https://github.com/form-data/form-data) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/form-data/form-data/releases) - [Commits](https://github.com/form-data/form-data/compare/v2.4.0...v2.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Upgrade the packages too
This commit is contained in:
Родитель
00bb5283a6
Коммит
588d05810d
|
@ -54,7 +54,7 @@
|
|||
"express": "^4.17.1",
|
||||
"express-ws": "^4.0.0",
|
||||
"find-up": "^4.1.0",
|
||||
"form-data": "2.4.0",
|
||||
"form-data": "2.5.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.4",
|
||||
"global": "^4.3.2",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"@electron-forge/async-ora": "6.0.0-beta.39",
|
||||
"@electron-forge/publisher-base": "6.0.0-beta.39",
|
||||
"form-data": "2.4.0",
|
||||
"form-data": "2.5.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"node-fetch": "^2.6.0"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@electron-forge/publisher-base": "6.0.0-beta.39",
|
||||
"@electron-forge/shared-types": "6.0.0-beta.39",
|
||||
"debug": "^4.1.0",
|
||||
"form-data": "2.4.0",
|
||||
"form-data": "2.5.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"node-fetch": "^2.6.0"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@electron-forge/publisher-base": "6.0.0-beta.39",
|
||||
"@electron-forge/shared-types": "6.0.0-beta.39",
|
||||
"debug": "^4.1.0",
|
||||
"form-data": "2.4.0",
|
||||
"form-data": "2.5.0",
|
||||
"node-fetch": "^2.6.0"
|
||||
}
|
||||
}
|
|
@ -3976,10 +3976,10 @@ forever-agent@~0.6.1:
|
|||
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
|
||||
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
|
||||
|
||||
form-data@2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.4.0.tgz#4902b831b051e0db5612a35e1a098376f7b13ad8"
|
||||
integrity sha512-4FinE8RfqYnNim20xDwZZE0V2kOs/AuElIjFUbPuegQSaoZM+vUT5FnwSl10KPugH4voTg1bEQlcbCG9ka75TA==
|
||||
form-data@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.0.tgz#094ec359dc4b55e7d62e0db4acd76e89fe874d37"
|
||||
integrity sha512-WXieX3G/8side6VIqx44ablyULoGruSde5PNTxoUyo5CeyAMX6nVWUd0rgist/EuX655cjhUhTo1Fo3tRYqbcA==
|
||||
dependencies:
|
||||
asynckit "^0.4.0"
|
||||
combined-stream "^1.0.6"
|
||||
|
|
Загрузка…
Ссылка в новой задаче