Skip to content

Commit 26f6dc5

Browse files
committed
Bump http-proxy-middleware from 1.0.5 to 2.0.7
1 parent 930d8ef commit 26f6dc5

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"express-rate-limit": "^5.1.3",
105105
"fast-json-patch": "^3.1.1",
106106
"filesize": "^6.1.0",
107-
"http-proxy-middleware": "^1.0.5",
107+
"http-proxy-middleware": "^2.0.7",
108108
"http-terminator": "^3.2.0",
109109
"isbot": "^5.1.17",
110110
"js-cookie": "2.2.1",

yarn.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,7 +2735,7 @@
27352735
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f"
27362736
integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==
27372737

2738-
"@types/http-proxy@^1.17.5", "@types/http-proxy@^1.17.8":
2738+
"@types/http-proxy@^1.17.8":
27392739
version "1.17.15"
27402740
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36"
27412741
integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==
@@ -5517,9 +5517,11 @@ eslint-plugin-deprecation@^1.4.1:
55175517

55185518
"eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html":
55195519
version "0.0.0"
5520+
uid ""
55205521

55215522
"eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts":
55225523
version "0.0.0"
5524+
uid ""
55235525

55245526
eslint-plugin-import-newlines@^1.3.1:
55255527
version "1.4.0"
@@ -6586,7 +6588,7 @@ http-proxy-agent@^7.0.0:
65866588
agent-base "^7.1.0"
65876589
debug "^4.3.4"
65886590

6589-
http-proxy-middleware@2.0.6, http-proxy-middleware@^2.0.3:
6591+
http-proxy-middleware@2.0.6:
65906592
version "2.0.6"
65916593
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
65926594
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
@@ -6597,12 +6599,12 @@ http-proxy-middleware@2.0.6, http-proxy-middleware@^2.0.3:
65976599
is-plain-obj "^3.0.0"
65986600
micromatch "^4.0.2"
65996601

6600-
http-proxy-middleware@^1.0.5:
6601-
version "1.3.1"
6602-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.3.1.tgz#43700d6d9eecb7419bf086a128d0f7205d9eb665"
6603-
integrity sha512-13eVVDYS4z79w7f1+NPllJtOQFx/FdUW4btIvVRMaRlUY9VGstAbo5MOhLEuUgZFRHn3x50ufn25zkj/boZnEg==
6602+
http-proxy-middleware@^2.0.3, http-proxy-middleware@^2.0.7:
6603+
version "2.0.7"
6604+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
6605+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
66046606
dependencies:
6605-
"@types/http-proxy" "^1.17.5"
6607+
"@types/http-proxy" "^1.17.8"
66066608
http-proxy "^1.18.1"
66076609
is-glob "^4.0.1"
66086610
is-plain-obj "^3.0.0"

0 commit comments

Comments
 (0)