|
1186 | 1186 |
|
1187 | 1187 | "@forge/api@^2.1.0":
|
1188 | 1188 | version "2.1.0"
|
1189 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/@forge/api/-/api-2.1.0.tgz#dd632a0b04c605061ab832987ae4bb1c0a343b07" |
1190 |
| - integrity sha1-3WMqCwTGBQYauDKYeuS7HAo0Owc= |
| 1189 | + resolved "https://registry.yarnpkg.com/@forge/api/-/api-2.1.0.tgz#dd632a0b04c605061ab832987ae4bb1c0a343b07" |
| 1190 | + integrity sha512-hxbIL2coZtKLcLO/N1GhokB1aJ3kjQtjsP3kziSrsjjF0Fh014UA36mpKg//xDae0gRPtditRMR6wFgxP9z8vg== |
1191 | 1191 | dependencies:
|
1192 | 1192 | "@forge/auth" "^0.0.1"
|
1193 | 1193 | "@forge/storage" "^1.0.4"
|
|
1196 | 1196 |
|
1197 | 1197 | "@forge/auth@^0.0.1":
|
1198 | 1198 | version "0.0.1"
|
1199 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/@forge/auth/-/auth-0.0.1.tgz#3fb4e82e90bd555d4ae9ef45b3aed6782a282d0c" |
1200 |
| - integrity sha1-P7ToLpC9VV1K6e9Fs67WeCooLQw= |
| 1199 | + resolved "https://registry.yarnpkg.com/@forge/auth/-/auth-0.0.1.tgz#3fb4e82e90bd555d4ae9ef45b3aed6782a282d0c" |
| 1200 | + integrity sha512-twZjWbIk+PrW2XzrUfVCzYhh1qe5igS4h9NpapZLHNm2CaCi1gjh8klVcGJijcYJWT1Sj6Qr9gBUtkZjCinJXw== |
1201 | 1201 | dependencies:
|
1202 | 1202 | tslib "^1.11.0"
|
1203 | 1203 |
|
1204 | 1204 | "@forge/storage@^1.0.4":
|
1205 | 1205 | version "1.0.4"
|
1206 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/@forge/storage/-/storage-1.0.4.tgz#41a8ee741415ce432a1d104b02e0802f35212247" |
1207 |
| - integrity sha1-QajudBQVzkMqHRBLAuCALzUhIkc= |
| 1206 | + resolved "https://registry.yarnpkg.com/@forge/storage/-/storage-1.0.4.tgz#41a8ee741415ce432a1d104b02e0802f35212247" |
| 1207 | + integrity sha512-sHNSfV6H3/8/hnVAfoSy5qQd29hggnigLZy8UBOpRy1yM0qB/wo0Dsf0W0jE/ImbborLW35mgM6CB0BhriW1BQ== |
1208 | 1208 |
|
1209 | 1209 | "@glimmer/component@^1.0.0":
|
1210 | 1210 | version "1.0.4"
|
|
3259 | 3259 |
|
3260 | 3260 | "@types/node-fetch@^2.5.7":
|
3261 | 3261 | version "2.5.10"
|
3262 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/node-fetch/-/node-fetch-2.5.10.tgz#9b4d4a0425562f9fcea70b12cb3fcdd946ca8132" |
3263 |
| - integrity sha1-m01KBCVWL5/OpwsSyz/N2UbKgTI= |
| 3262 | + resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.10.tgz#9b4d4a0425562f9fcea70b12cb3fcdd946ca8132" |
| 3263 | + integrity sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ== |
3264 | 3264 | dependencies:
|
3265 | 3265 | "@types/node" "*"
|
3266 | 3266 | form-data "^3.0.0"
|
@@ -10239,8 +10239,8 @@ forever-agent@~0.6.1:
|
10239 | 10239 |
|
10240 | 10240 | form-data@^3.0.0:
|
10241 | 10241 | version "3.0.1"
|
10242 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f" |
10243 |
| - integrity sha1-69U3kbeDVqma+aMA1CgsTV65dV8= |
| 10242 | + resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f" |
| 10243 | + integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg== |
10244 | 10244 | dependencies:
|
10245 | 10245 | asynckit "^0.4.0"
|
10246 | 10246 | combined-stream "^1.0.8"
|
@@ -20834,9 +20834,9 @@ ws@^5.2.0:
|
20834 | 20834 | async-limiter "~1.0.0"
|
20835 | 20835 |
|
20836 | 20836 | ws@^7.0.0, ws@^7.2.3, ws@^7.3.1, ws@^7.4.4, ws@~7.4.2:
|
20837 |
| - version "7.4.6" |
20838 |
| - resolved "https://packages.atlassian.com/api/npm/npm-remote/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" |
20839 |
| - integrity sha1-VlTKjs3u5HwzqaS/bSjivimAN3w= |
| 20837 | + version "7.4.4" |
| 20838 | + resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.4.tgz#383bc9742cb202292c9077ceab6f6047b17f2d59" |
| 20839 | + integrity sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw== |
20840 | 20840 |
|
20841 | 20841 | ws@~3.3.1:
|
20842 | 20842 | version "3.3.3"
|
|
0 commit comments