Skip to content

Commit 8db429b

Browse files
chore: bump http-proxy-middleware from 2.0.3 to 2.0.4 in /site
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d54647 commit 8db429b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"formik": "2.2.9",
5656
"history": "5.3.0",
5757
"html-webpack-plugin": "5.5.0",
58-
"http-proxy-middleware": "2.0.3",
58+
"http-proxy-middleware": "2.0.4",
5959
"jest": "27.5.1",
6060
"jest-junit": "13.0.0",
6161
"jest-runner-eslint": "1.0.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7589,10 +7589,10 @@ http-proxy-agent@^4.0.1:
75897589
agent-base "6"
75907590
debug "4"
75917591

7592-
http-proxy-middleware@2.0.3, http-proxy-middleware@^2.0.0:
7593-
version "2.0.3"
7594-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz#5df04f69a89f530c2284cd71eeaa51ba52243289"
7595-
integrity sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==
7592+
http-proxy-middleware@2.0.4, http-proxy-middleware@^2.0.0:
7593+
version "2.0.4"
7594+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz#03af0f4676d172ae775cb5c33f592f40e1a4e07a"
7595+
integrity sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg==
75967596
dependencies:
75977597
"@types/http-proxy" "^1.17.8"
75987598
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)