File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 12
12
url : https://www.apache.org/licenses/LICENSE-2.0.html
13
13
servers :
14
14
- url : http://localhost:8089/system-modeller
15
- description : Local server
15
+ description : Local server
16
16
paths :
17
17
/models/{modelid} :
18
18
put :
Original file line number Diff line number Diff line change 53
53
"express" : " ^4.20.0" ,
54
54
"file-loader" : " ^6.2.0" ,
55
55
"html-webpack-plugin" : " ^5.5.0" ,
56
- "http-proxy-middleware" : " ^2.0.6 " ,
56
+ "http-proxy-middleware" : " ^2.0.7 " ,
57
57
"mini-css-extract-plugin" : " ^2.4.5" ,
58
58
"postcss" : " ^8.4.31" ,
59
59
"postcss-loader" : " ^6.2.1" ,
Original file line number Diff line number Diff line change @@ -1756,9 +1756,9 @@ cosmiconfig@^7.0.0:
1756
1756
yaml "^1.10.0"
1757
1757
1758
1758
cross-spawn@^7.0.3 :
1759
- version "7.0.3 "
1760
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3 .tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6 "
1761
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w ==
1759
+ version "7.0.6 "
1760
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6 .tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f "
1761
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA ==
1762
1762
dependencies :
1763
1763
path-key "^3.1.0"
1764
1764
shebang-command "^2.0.0"
@@ -2365,10 +2365,10 @@ http-errors@2.0.0:
2365
2365
statuses "2.0.1"
2366
2366
toidentifier "1.0.1"
2367
2367
2368
- http-proxy-middleware@^2.0.6 :
2369
- version "2.0.6 "
2370
- resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6 .tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f "
2371
- integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw ==
2368
+ http-proxy-middleware@^2.0.7 :
2369
+ version "2.0.7 "
2370
+ resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7 .tgz#915f236d92ae98ef48278a95dedf17e991936ec6 "
2371
+ integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA ==
2372
2372
dependencies :
2373
2373
" @types/http-proxy" " ^1.17.8"
2374
2374
http-proxy "^1.18.1"
You can’t perform that action at this time.
0 commit comments