Skip to content

Commit b5697c0

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 1cfe4c2 commit b5697c0

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
@@ -15519,7 +15519,7 @@ http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.1, http-proxy-agent@^7.0.2:
1551915519
agent-base "^7.1.0"
1552015520
debug "^4.3.4"
1552115521

15522-
[email protected], http-proxy-middleware@^3.0.0:
15522+
1552315523
version "3.0.3"
1552415524
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.3.tgz#dc1313c75bd00d81e103823802551ee30130ebd1"
1552515525
integrity sha512-usY0HG5nyDUwtqpiZdETNbmKtw3QQ1jwYFZ9wi5iHzX2BcILwQKtYDJPo7XHTsu5Z0B2Hj3W9NNnbd+AjFWjqg==
@@ -15542,6 +15542,18 @@ http-proxy-middleware@^2.0.3:
1554215542
is-plain-obj "^3.0.0"
1554315543
micromatch "^4.0.2"
1554415544

15545+
http-proxy-middleware@^3.0.0:
15546+
version "3.0.5"
15547+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.5.tgz#9dcde663edc44079bc5a9c63e03fe5e5d6037fab"
15548+
integrity sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==
15549+
dependencies:
15550+
"@types/http-proxy" "^1.17.15"
15551+
debug "^4.3.6"
15552+
http-proxy "^1.18.1"
15553+
is-glob "^4.0.3"
15554+
is-plain-object "^5.0.0"
15555+
micromatch "^4.0.8"
15556+
1554515557
http-proxy@^1.18.1:
1554615558
version "1.18.1"
1554715559
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"

0 commit comments

Comments
 (0)