Skip to content

Commit 1a3551a

Browse files
chore(deps): Update dependency http-proxy-middleware to ^3.0.5
1 parent 606b8e5 commit 1a3551a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/brick-container/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"compression": "^1.8.0",
4343
"express": "^4.21.2",
4444
"glob": "^8.1.0",
45-
"http-proxy-middleware": "^3.0.3",
45+
"http-proxy-middleware": "^3.0.5",
4646
"js-yaml": "^3.14.1",
4747
"lodash": "^4.17.21",
4848
"meow": "^11.0.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7388,7 +7388,7 @@ http-proxy-middleware@^2.0.7:
73887388
is-plain-obj "^3.0.0"
73897389
micromatch "^4.0.2"
73907390

7391-
http-proxy-middleware@^3.0.3:
7391+
http-proxy-middleware@^3.0.5:
73927392
version "3.0.5"
73937393
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-3.0.5.tgz#9dcde663edc44079bc5a9c63e03fe5e5d6037fab"
73947394
integrity sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==

0 commit comments

Comments
 (0)