Skip to content

Commit 1aba7f6

Browse files
authored
Merge pull request #884 from lightninglabs/dependabot/npm_and_yarn/app/http-proxy-middleware-2.0.7
build(deps): bump http-proxy-middleware from 1.0.4 to 2.0.7 in /app
2 parents 4e343f4 + f573305 commit 1aba7f6

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"date-fns": "2.14.0",
3232
"debug": "4.3.1",
3333
"file-saver": "2.0.2",
34-
"http-proxy-middleware": "1.0.4",
34+
"http-proxy-middleware": "2.0.7",
3535
"i18next": "19.5.1",
3636
"i18next-browser-languagedetector": "5.0.0",
3737
"lodash": "4.17.21",

app/yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4581,7 +4581,7 @@
45814581
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
45824582
integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==
45834583

4584-
"@types/http-proxy@^1.17.4", "@types/http-proxy@^1.17.8":
4584+
"@types/http-proxy@^1.17.8":
45854585
version "1.17.8"
45864586
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55"
45874587
integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==
@@ -9259,21 +9259,10 @@ http-proxy-agent@^4.0.1:
92599259
agent-base "6"
92609260
debug "4"
92619261

9262-
http-proxy-middleware@1.0.4:
9263-
version "1.0.4"
9264-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.4.tgz#425ea177986a0cda34f9c81ec961c719adb6c2a9"
9265-
integrity sha512-8wiqujNWlsZNbeTSSWMLUl/u70xbJ5VYRwPR8RcAbvsNxzAZbgwLzRvT96btbm3fAitZUmo5i8LY6WKGyHDgvA==
9266-
dependencies:
9267-
"@types/http-proxy" "^1.17.4"
9268-
http-proxy "^1.18.1"
9269-
is-glob "^4.0.1"
9270-
lodash "^4.17.15"
9271-
micromatch "^4.0.2"
9272-
9273-
http-proxy-middleware@^2.0.0:
9274-
version "2.0.4"
9275-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz#03af0f4676d172ae775cb5c33f592f40e1a4e07a"
9276-
integrity sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg==
9262+
http-proxy-middleware@2.0.7, http-proxy-middleware@^2.0.0:
9263+
version "2.0.7"
9264+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
9265+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
92779266
dependencies:
92789267
"@types/http-proxy" "^1.17.8"
92799268
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)