File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 51
51
"eslint-plugin-no-storage" : " 1.0.2" ,
52
52
"eslint-plugin-react" : " 7.29.4" ,
53
53
"eslint-plugin-react-hooks" : " 4.3.0" ,
54
- "express" : " 4.17.3" ,
55
54
"formik" : " 2.2.9" ,
56
55
"history" : " 5.3.0" ,
57
56
"html-webpack-plugin" : " 5.5.0" ,
58
- "http-proxy-middleware" : " 2.0.3" ,
59
57
"jest" : " 27.5.1" ,
60
58
"jest-junit" : " 13.0.0" ,
61
59
"jest-runner-eslint" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -6461,7 +6461,7 @@ expect@^27.5.1:
6461
6461
jest-matcher-utils "^27.5.1"
6462
6462
jest-message-util "^27.5.1"
6463
6463
6464
- express@4.17.3, express@ ^4.17.1:
6464
+ express@^4.17.1:
6465
6465
version "4.17.3"
6466
6466
resolved "https://registry.yarnpkg.com/express/-/express-4.17.3.tgz#f6c7302194a4fb54271b73a1fe7a06478c8f85a1"
6467
6467
integrity sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==
@@ -7589,7 +7589,7 @@ http-proxy-agent@^4.0.1:
7589
7589
agent-base "6"
7590
7590
debug "4"
7591
7591
7592
- http-proxy-middleware@2.0.3, http-proxy-middleware@ ^2.0.0:
7592
+ http-proxy-middleware@^2.0.0:
7593
7593
version "2.0.3"
7594
7594
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz#5df04f69a89f530c2284cd71eeaa51ba52243289"
7595
7595
integrity sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==
You can’t perform that action at this time.
0 commit comments