chore(deps): bump form-data from 2.5.0 to 2.5.1 (#1121)
* chore(deps): bump form-data from 2.5.0 to 2.5.1 Bumps [form-data](https://github.com/form-data/form-data) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/form-data/form-data/releases) - [Commits](https://github.com/form-data/form-data/compare/v2.5.0...v2.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Upgrade the packages too
This commit is contained in:
Родитель
1ae253e423
Коммит
402a1ae604
|
@ -55,7 +55,7 @@
|
|||
"express": "^4.17.1",
|
||||
"express-ws": "^4.0.0",
|
||||
"find-up": "^4.1.0",
|
||||
"form-data": "2.5.0",
|
||||
"form-data": "2.5.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.4",
|
||||
"global": "^4.3.2",
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
"dependencies": {
|
||||
"@electron-forge/async-ora": "6.0.0-beta.44",
|
||||
"@electron-forge/publisher-base": "6.0.0-beta.44",
|
||||
"form-data": "2.5.0",
|
||||
"form-data": "2.5.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"node-fetch": "^2.6.0"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -19,8 +19,8 @@
|
|||
"@electron-forge/publisher-base": "6.0.0-beta.44",
|
||||
"@electron-forge/shared-types": "6.0.0-beta.44",
|
||||
"debug": "^4.1.0",
|
||||
"form-data": "2.5.0",
|
||||
"form-data": "2.5.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"node-fetch": "^2.6.0"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -19,7 +19,7 @@
|
|||
"@electron-forge/publisher-base": "6.0.0-beta.44",
|
||||
"@electron-forge/shared-types": "6.0.0-beta.44",
|
||||
"debug": "^4.1.0",
|
||||
"form-data": "2.5.0",
|
||||
"form-data": "2.5.1",
|
||||
"node-fetch": "^2.6.0"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3921,10 +3921,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.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==
|
||||
form-data@2.5.1:
|
||||
version "2.5.1"
|
||||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4"
|
||||
integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==
|
||||
dependencies:
|
||||
asynckit "^0.4.0"
|
||||
combined-stream "^1.0.6"
|
||||
|
|
Загрузка…
Ссылка в новой задаче