File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"@salesforce/core" : " ^8.5.3" ,
11
11
"@salesforce/kit" : " ^3.2.2" ,
12
12
"@salesforce/sf-plugins-core" : " ^11.3.12" ,
13
- "form-data" : " ^4.0.0 " ,
13
+ "form-data" : " ^4.0.1 " ,
14
14
"got" : " ^14.4.3" ,
15
15
"tough-cookie" : " ^4.1.4"
16
16
},
Original file line number Diff line number Diff line change @@ -4152,10 +4152,10 @@ form-data-encoder@^4.0.2:
4152
4152
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-4.0.2.tgz#dd286fd5f9049e8ded1d44ce427f5e29185c7c12"
4153
4153
integrity sha512-KQVhvhK8ZkWzxKxOr56CPulAhH3dobtuQ4+hNQ+HekH/Wp5gSOafqRAeTphQUJAIk0GBvHZgJ2ZGRWd5kphMuw==
4154
4154
4155
- form-data@^4.0.0 :
4156
- version "4.0.0 "
4157
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0 .tgz#93919daeaf361ee529584b9b31664dc12c9fa452 "
4158
- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww ==
4155
+ form-data@^4.0.0, form-data@^4.0.1 :
4156
+ version "4.0.1 "
4157
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1 .tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48 "
4158
+ integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw ==
4159
4159
dependencies :
4160
4160
asynckit "^0.4.0"
4161
4161
combined-stream "^1.0.8"
You can’t perform that action at this time.
0 commit comments