Update form-data to the latest version 🚀 (#5995)
* chore(package): update form-data to version 2.5.1 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
2e84732e58
commit
3bb5b05258
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4905,9 +4905,9 @@
|
||||
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
|
||||
},
|
||||
"form-data": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.0.tgz",
|
||||
"integrity": "sha512-WXieX3G/8side6VIqx44ablyULoGruSde5PNTxoUyo5CeyAMX6nVWUd0rgist/EuX655cjhUhTo1Fo3tRYqbcA==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz",
|
||||
"integrity": "sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"asynckit": "^0.4.0",
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
"eslint": "6.2.2",
|
||||
"eslint-plugin-flowtype": "4.2.0",
|
||||
"flow-bin": "0.106.2",
|
||||
"form-data": "2.5.0",
|
||||
"form-data": "2.5.1",
|
||||
"gaze": "1.1.3",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"husky": "3.0.4",
|
||||
|
||||
Reference in New Issue
Block a user