File tree 2 files changed +6
-15
lines changed 2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 111
111
"mini-css-extract-plugin" : " ^2.6.1" ,
112
112
"mkdirp" : " ^1.0.4" ,
113
113
"modularscale-sass" : " ^3.0.3" ,
114
- "node-fetch" : " ^3.2.6 " ,
114
+ "node-fetch" : " ^3.2.8 " ,
115
115
"npm-run-all" : " ^4.1.1" ,
116
116
"postcss" : " ^8.4.14" ,
117
117
"postcss-loader" : " ^7.0.1" ,
Original file line number Diff line number Diff line change @@ -9066,10 +9066,10 @@ node-fetch@^2.6.7:
9066
9066
dependencies:
9067
9067
whatwg-url "^5.0.0"
9068
9068
9069
- node-fetch@^3.2.6 :
9070
- version "3.2.6 "
9071
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.6 .tgz#6d4627181697a9d9674aae0d61548e0d629b31b9 "
9072
- integrity sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw ==
9069
+ node-fetch@^3.2.8 :
9070
+ version "3.2.8 "
9071
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.8 .tgz#0d9516dcf43a758d78d6dbe538adf0b1f6a4944e "
9072
+ integrity sha512-KtpD1YhGszhntMpBDyp5lyagk8KIMopC1LEb7cQUAh7zcosaX5uK8HnbNb2i3NTQK3sIawCItS0uFC3QzcLHdg ==
9073
9073
dependencies:
9074
9074
data-uri-to-buffer "^4.0.0"
9075
9075
fetch-blob "^3.1.4"
@@ -12846,16 +12846,7 @@ whatwg-url@^7.0.0:
12846
12846
tr46 "^1.0.1"
12847
12847
webidl-conversions "^4.0.2"
12848
12848
12849
- whatwg-url@^8.0.0:
12850
- version "8.3.0"
12851
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.3.0.tgz#d1e11e565334486cdb280d3101b9c3fd1c867582"
12852
- integrity sha512-BQRf/ej5Rp3+n7k0grQXZj9a1cHtsp4lqj01p59xBWFKdezR8sO37XnpafwNqiFac/v2Il12EIMjX/Y4VZtT8Q==
12853
- dependencies:
12854
- lodash.sortby "^4.7.0"
12855
- tr46 "^2.0.2"
12856
- webidl-conversions "^6.1.0"
12857
-
12858
- whatwg-url@^8.5.0:
12849
+ whatwg-url@^8.0.0, whatwg-url@^8.5.0:
12859
12850
version "8.5.0"
12860
12851
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
12861
12852
integrity sha512-fy+R77xWv0AiqfLl4nuGUlQ3/6b5uNfQ4WAbGQVMYshCTCCPK9psC1nWh3XHuxGVCtlcDDQPQW1csmmIQo+fwg==
You can’t perform that action at this time.
0 commit comments