File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -3042,22 +3042,15 @@ forever-agent@~0.6.1:
3042
3042
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
3043
3043
integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
3044
3044
3045
- form-data@^4.0.0 :
3046
- version "4.0.0"
3047
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
3048
- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
3049
- dependencies :
3050
- asynckit "^0.4.0"
3051
- combined-stream "^1.0.8"
3052
- mime-types "^2.1.12"
3053
-
3054
- form-data@~4.0.0 :
3055
- version "4.0.1"
3056
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
3057
- integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==
3045
+ form-data@^4.0.0, form-data@~4.0.0 :
3046
+ version "4.0.4"
3047
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3048
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
3058
3049
dependencies :
3059
3050
asynckit "^0.4.0"
3060
3051
combined-stream "^1.0.8"
3052
+ es-set-tostringtag "^2.1.0"
3053
+ hasown "^2.0.2"
3061
3054
mime-types "^2.1.12"
3062
3055
3063
3056
fs-extra@^9.1.0 :
You can’t perform that action at this time.
0 commit comments