Skip to content

Commit 68b779d

Browse files
fix(deps): update dependency form-data to v4 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4558bd commit 68b779d

File tree

2 files changed

+29
-13
lines changed

2 files changed

+29
-13
lines changed

packages/protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ethereum-cryptography": "1.2.0",
9696
"ethereumjs-abi": "^0.6.8",
9797
"ethereumjs-wallet": "^0.6.3",
98-
"form-data": "^3.0.0",
98+
"form-data": "^4.0.0",
9999
"fs-extra": "^5.0.0",
100100
"ganache": "npm:@celo/[email protected]",
101101
"glob-fs": "^0.1.7",

yarn.lock

Lines changed: 28 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10261,15 +10261,6 @@ form-data@^2.2.0:
1026110261
combined-stream "^1.0.6"
1026210262
mime-types "^2.1.12"
1026310263

10264-
form-data@^3.0.0:
10265-
version "3.0.1"
10266-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
10267-
integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
10268-
dependencies:
10269-
asynckit "^0.4.0"
10270-
combined-stream "^1.0.8"
10271-
mime-types "^2.1.12"
10272-
1027310264
form-data@^4.0.0:
1027410265
version "4.0.0"
1027510266
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
@@ -17975,7 +17966,7 @@ string-length@^4.0.1:
1797517966
char-regex "^1.0.2"
1797617967
strip-ansi "^6.0.0"
1797717968

17978-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
17969+
"string-width-cjs@npm:string-width@^4.2.0":
1797917970
version "4.2.3"
1798017971
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1798117972
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18001,6 +17992,15 @@ string-width@^1.0.1:
1800117992
is-fullwidth-code-point "^2.0.0"
1800217993
strip-ansi "^4.0.0"
1800317994

17995+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
17996+
version "4.2.3"
17997+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
17998+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
17999+
dependencies:
18000+
emoji-regex "^8.0.0"
18001+
is-fullwidth-code-point "^3.0.0"
18002+
strip-ansi "^6.0.1"
18003+
1800418004
string-width@^3.0.0, string-width@^3.1.0:
1800518005
version "3.1.0"
1800618006
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
@@ -18092,7 +18092,7 @@ string_decoder@~1.1.1:
1809218092
dependencies:
1809318093
safe-buffer "~5.1.0"
1809418094

18095-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18095+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1809618096
version "6.0.1"
1809718097
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1809818098
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18120,6 +18120,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1812018120
dependencies:
1812118121
ansi-regex "^4.1.0"
1812218122

18123+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18124+
version "6.0.1"
18125+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18126+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18127+
dependencies:
18128+
ansi-regex "^5.0.1"
18129+
1812318130
strip-ansi@^7.0.1:
1812418131
version "7.1.0"
1812518132
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -20942,7 +20949,7 @@ [email protected]:
2094220949
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
2094320950
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2094420951

20945-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
20952+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2094620953
version "7.0.0"
2094720954
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2094820955
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -20968,6 +20975,15 @@ wrap-ansi@^5.1.0:
2096820975
string-width "^3.0.0"
2096920976
strip-ansi "^5.0.0"
2097020977

20978+
wrap-ansi@^7.0.0:
20979+
version "7.0.0"
20980+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
20981+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
20982+
dependencies:
20983+
ansi-styles "^4.0.0"
20984+
string-width "^4.1.0"
20985+
strip-ansi "^6.0.0"
20986+
2097120987
wrap-ansi@^8.1.0:
2097220988
version "8.1.0"
2097320989
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)