File tree Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change @@ -3899,11 +3899,11 @@ create-react-class@^15.7.0:
3899
3899
object-assign "^4.1.1"
3900
3900
3901
3901
cross-fetch@^3.0.4:
3902
- version "3.1.4 "
3903
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4 .tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39 "
3904
- integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ ==
3902
+ version "3.1.5 "
3903
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5 .tgz#e1389f44d9e7ba767907f7af8454787952ab534f "
3904
+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw ==
3905
3905
dependencies:
3906
- node-fetch "2.6.1 "
3906
+ node-fetch "2.6.7 "
3907
3907
3908
3908
cross-spawn@7.0.3:
3909
3909
version "7.0.3"
@@ -8211,10 +8211,12 @@ node-dir@^0.1.17:
8211
8211
dependencies:
8212
8212
minimatch "^3.0.2"
8213
8213
8214
- node-fetch@2.6.1:
8215
- version "2.6.1"
8216
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8217
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
8214
+ node-fetch@2.6.7, node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8215
+ version "2.6.7"
8216
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8217
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8218
+ dependencies:
8219
+ whatwg-url "^5.0.0"
8218
8220
8219
8221
node-fetch@^1.0.1:
8220
8222
version "1.7.3"
@@ -8224,13 +8226,6 @@ node-fetch@^1.0.1:
8224
8226
encoding "^0.1.11"
8225
8227
is-stream "^1.0.1"
8226
8228
8227
- node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8228
- version "2.6.5"
8229
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
8230
- integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
8231
- dependencies:
8232
- whatwg-url "^5.0.0"
8233
-
8234
8229
node-forge@0.10.0, node-forge@^0.10.0:
8235
8230
version "0.10.0"
8236
8231
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
You can’t perform that action at this time.
0 commit comments