File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 36
36
"express" : " 4.21.0" ,
37
37
"gray-matter" : " ^4.0.3" ,
38
38
"hast-util-is-element" : " 1.1.0" ,
39
+ "http-proxy-middleware" : " 2.0.7" ,
39
40
"katex" : " ^0.16.19" ,
40
41
"node-fetch" : " ^3.3.2" ,
41
42
"prism-react-renderer" : " ^2.4.1" ,
Original file line number Diff line number Diff line change @@ -6585,6 +6585,17 @@ http-parser-js@>=0.5.1:
6585
6585
resolved "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz"
6586
6586
integrity sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==
6587
6587
6588
+
6589
+ version "2.0.7"
6590
+ resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
6591
+ integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
6592
+ dependencies:
6593
+ "@types/http-proxy" "^1.17.8"
6594
+ http-proxy "^1.18.1"
6595
+ is-glob "^4.0.1"
6596
+ is-plain-obj "^3.0.0"
6597
+ micromatch "^4.0.2"
6598
+
6588
6599
http-proxy-middleware@^2.0.3:
6589
6600
version "2.0.7"
6590
6601
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
You can’t perform that action at this time.
0 commit comments