Skip to content

Commit 116fad0

Browse files
Bump http-proxy-middleware from 3.0.5 to 3.0.7 in /servicedesk-gui (#1234)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.5 to 3.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v3.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v3.0.5...v3.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 3.0.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38cb268 commit 116fad0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

servicedesk-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-react-hooks": "^5.2.0",
3434
"eslint-plugin-react-refresh": "^0.4.20",
3535
"globals": "^16.3.0",
36-
"http-proxy-middleware": "^3.0.5",
36+
"http-proxy-middleware": "^3.0.7",
3737
"sass": "^1.90.0",
3838
"vite": "^8.0.10",
3939
"vite-plugin-svgr": "^5.2.0",

servicedesk-gui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,10 +1826,10 @@ html-encoding-sniffer@^6.0.0:
18261826
dependencies:
18271827
"@exodus/bytes" "^1.6.0"
18281828

1829-
http-proxy-middleware@^3.0.5:
1830-
version "3.0.5"
1831-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.5.tgz#9dcde663edc44079bc5a9c63e03fe5e5d6037fab"
1832-
integrity sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==
1829+
http-proxy-middleware@^3.0.7:
1830+
version "3.0.7"
1831+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-3.0.7.tgz#53d3a1fe175bcacc507711cc52a0b32baf2c3442"
1832+
integrity sha512-iwbQltVlx8bCrqePUM8C+hllHvdawVhQJaLrj1X7qllkvFQdXFsr16pW/mo9+JDVjN+QO2XUx9jd8SmoFkE5qw==
18331833
dependencies:
18341834
"@types/http-proxy" "^1.17.15"
18351835
debug "^4.3.6"

0 commit comments

Comments
 (0)