@@ -2992,7 +2992,7 @@ get-stdin@^6.0.0:
2992
2992
2993
2993
get-stream@^3.0.0 :
2994
2994
version "3.0.0"
2995
- resolved "http ://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz"
2995
+ resolved "https ://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz"
2996
2996
integrity sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=
2997
2997
2998
2998
get-stream@^4.0.0, get-stream@^4.1.0 :
@@ -4621,9 +4621,11 @@ node-fetch-npm@^2.0.2:
4621
4621
safe-buffer "^5.1.1"
4622
4622
4623
4623
node-fetch@^2.6.1 :
4624
- version "2.6.1"
4625
- resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
4626
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4624
+ version "2.6.7"
4625
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4626
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4627
+ dependencies :
4628
+ whatwg-url "^5.0.0"
4627
4629
4628
4630
node-gyp@^5.0.2, node-gyp@^5.1.0 :
4629
4631
version "5.1.0"
@@ -6692,6 +6694,11 @@ tough-cookie@~2.4.3:
6692
6694
psl "^1.1.24"
6693
6695
punycode "^1.4.1"
6694
6696
6697
+ tr46@~0.0.3 :
6698
+ version "0.0.3"
6699
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6700
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6701
+
6695
6702
traverse@~0.6.6 :
6696
6703
version "0.6.6"
6697
6704
resolved "https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz"
@@ -7025,6 +7032,19 @@ wcwidth@^1.0.0:
7025
7032
dependencies :
7026
7033
defaults "^1.0.3"
7027
7034
7035
+ webidl-conversions@^3.0.0 :
7036
+ version "3.0.1"
7037
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7038
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7039
+
7040
+ whatwg-url@^5.0.0 :
7041
+ version "5.0.0"
7042
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7043
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7044
+ dependencies :
7045
+ tr46 "~0.0.3"
7046
+ webidl-conversions "^3.0.0"
7047
+
7028
7048
which-module@^2.0.0 :
7029
7049
version "2.0.0"
7030
7050
resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz"
0 commit comments