Skip to content

Commit 880b5d9

Browse files
chore(deps): Update dependency http-proxy-middleware to ^3.0.5
1 parent 3f666aa commit 880b5d9

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
@@ -7504,7 +7504,7 @@ http-proxy-middleware@^2.0.7:
75047504
is-plain-obj "^3.0.0"
75057505
micromatch "^4.0.2"
75067506

7507-
http-proxy-middleware@^3.0.3:
7507+
http-proxy-middleware@^3.0.5:
75087508
version "3.0.5"
75097509
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-3.0.5.tgz#9dcde663edc44079bc5a9c63e03fe5e5d6037fab"
75107510
integrity sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==

0 commit comments

Comments
 (0)