Skip to content

Commit 1f603a6

Browse files
chore(deps): bump http-proxy-middleware from 3.0.3 to 3.0.5
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.3 to 3.0.5. - [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@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8eafc36 commit 1f603a6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15498,7 +15498,7 @@ http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.1, http-proxy-agent@^7.0.2:
1549815498
agent-base "^7.1.0"
1549915499
debug "^4.3.4"
1550015500

15501-
[email protected], http-proxy-middleware@^3.0.0:
15501+
1550215502
version "3.0.3"
1550315503
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.3.tgz#dc1313c75bd00d81e103823802551ee30130ebd1"
1550415504
integrity sha512-usY0HG5nyDUwtqpiZdETNbmKtw3QQ1jwYFZ9wi5iHzX2BcILwQKtYDJPo7XHTsu5Z0B2Hj3W9NNnbd+AjFWjqg==
@@ -15521,6 +15521,18 @@ http-proxy-middleware@^2.0.3:
1552115521
is-plain-obj "^3.0.0"
1552215522
micromatch "^4.0.2"
1552315523

15524+
http-proxy-middleware@^3.0.0:
15525+
version "3.0.5"
15526+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.5.tgz#9dcde663edc44079bc5a9c63e03fe5e5d6037fab"
15527+
integrity sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==
15528+
dependencies:
15529+
"@types/http-proxy" "^1.17.15"
15530+
debug "^4.3.6"
15531+
http-proxy "^1.18.1"
15532+
is-glob "^4.0.3"
15533+
is-plain-object "^5.0.0"
15534+
micromatch "^4.0.8"
15535+
1552415536
http-proxy@^1.18.1:
1552515537
version "1.18.1"
1552615538
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"

0 commit comments

Comments
 (0)