|
@@ -5111,9 +5111,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@types/http-proxy": {
|
|
|
- "version": "1.17.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.7.tgz",
|
|
|
- "integrity": "sha512-9hdj6iXH64tHSLTY+Vt2eYOGzSogC+JQ2H7bdPWkuh7KXP5qLllWx++t+K9Wk556c3dkDdPws/SpMRi0sdCT1w==",
|
|
|
+ "version": "1.17.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.8.tgz",
|
|
|
+ "integrity": "sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@types/node": "*"
|
|
@@ -11966,24 +11966,16 @@
|
|
|
}
|
|
|
},
|
|
|
"http-proxy-middleware": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz",
|
|
|
- "integrity": "sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg==",
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@types/http-proxy": "^1.17.5",
|
|
|
+ "@types/http-proxy": "^1.17.8",
|
|
|
"http-proxy": "^1.18.1",
|
|
|
"is-glob": "^4.0.1",
|
|
|
"is-plain-obj": "^3.0.0",
|
|
|
"micromatch": "^4.0.2"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "is-plain-obj": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
|
|
|
- "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
|
|
|
- "dev": true
|
|
|
- }
|
|
|
}
|
|
|
},
|
|
|
"https-proxy-agent": {
|
|
@@ -12451,6 +12443,12 @@
|
|
|
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "is-plain-obj": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"is-plain-object": {
|
|
|
"version": "2.0.4",
|
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
|