Merge branch 'renovate/http-proxy-middleware-3.x' into 'develop'

Update dependency http-proxy-middleware to v3.0.4

See merge request pleroma/pleroma-fe!2143
This commit is contained in:
HJ 2025-04-10 14:11:28 +00:00
commit 2fbea80d50
2 changed files with 5 additions and 5 deletions

View file

@ -86,7 +86,7 @@
"eventsource-polyfill": "0.9.6",
"express": "5.1.0",
"function-bind": "1.1.2",
"http-proxy-middleware": "3.0.3",
"http-proxy-middleware": "3.0.4",
"iso-639-1": "3.1.5",
"lodash": "4.17.21",
"msw": "2.7.3",

View file

@ -4605,10 +4605,10 @@ http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.1, http-proxy-agent@^7.0.2:
agent-base "^7.1.0"
debug "^4.3.4"
http-proxy-middleware@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.3.tgz#dc1313c75bd00d81e103823802551ee30130ebd1"
integrity sha512-usY0HG5nyDUwtqpiZdETNbmKtw3QQ1jwYFZ9wi5iHzX2BcILwQKtYDJPo7XHTsu5Z0B2Hj3W9NNnbd+AjFWjqg==
http-proxy-middleware@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.4.tgz#f755c799b8cf31a9e3e0ba12952919efae58fe5d"
integrity sha512-LRX3BKgdEyHjLMz608kicoz5E6zGdkSpDwLYVBsJlDpQ3wcqh/Wdsopf2KrysXnNeM7jJJk4KXCV14u8SCLZzQ==
dependencies:
"@types/http-proxy" "^1.17.15"
debug "^4.3.6"