@@ -777,9 +777,11 @@ netlify@^2.4.6:
777777 util.promisify "^1.0.0"
778778
779779node-fetch@^2.2.0 :
780- version "2.6.0"
781- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
782- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
780+ version "2.6.7"
781+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
782+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
783+ dependencies :
784+ whatwg-url "^5.0.0"
783785
784786node-source-walk@^4.0.0, node-source-walk@^4.2.0 :
785787 version "4.2.0"
@@ -1211,6 +1213,11 @@ to-buffer@^1.1.1:
12111213 resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.1.1.tgz#493bd48f62d7c43fcded313a03dcadb2e1213a80"
12121214 integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==
12131215
1216+ tr46@~0.0.3 :
1217+ version "0.0.3"
1218+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1219+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1220+
12141221type-check@~0.3.2 :
12151222 version "0.3.2"
12161223 resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
@@ -1256,6 +1263,19 @@ validate-npm-package-license@^3.0.1:
12561263 spdx-correct "^3.0.0"
12571264 spdx-expression-parse "^3.0.0"
12581265
1266+ webidl-conversions@^3.0.0 :
1267+ version "3.0.1"
1268+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1269+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1270+
1271+ whatwg-url@^5.0.0 :
1272+ version "5.0.0"
1273+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1274+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
1275+ dependencies :
1276+ tr46 "~0.0.3"
1277+ webidl-conversions "^3.0.0"
1278+
12591279wordwrap@~1.0.0 :
12601280 version "1.0.0"
12611281 resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
0 commit comments