File tree 2 files changed +21
-3
lines changed
2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 126
126
"eslint" : " ^8.0.0" ,
127
127
"eslint-config-react-app" : " ^7.0.1" ,
128
128
"eslint-plugin-only-ascii" : " ^0.0.0" ,
129
- "http-proxy-middleware" : " ^2.0.6 " ,
129
+ "http-proxy-middleware" : " ^2.0.9 " ,
130
130
"rollup-plugin-terser" : " ^7.0.2" ,
131
131
"rollup-plugin-visualizer" : " ^5.9.2" ,
132
132
"typescript" : " ^4.8.4" ,
Original file line number Diff line number Diff line change @@ -11631,7 +11631,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
11631
11631
languageName: node
11632
11632
linkType: hard
11633
11633
11634
- "http-proxy-middleware@npm:^2.0.3, http-proxy-middleware@npm:^2.0.6 ":
11634
+ "http-proxy-middleware@npm:^2.0.3":
11635
11635
version: 2.0.6
11636
11636
resolution: "http-proxy-middleware@npm:2.0.6"
11637
11637
dependencies:
@@ -11649,6 +11649,24 @@ coolshapes-react@lowcoder-org/coolshapes-react:
11649
11649
languageName: node
11650
11650
linkType: hard
11651
11651
11652
+ "http-proxy-middleware@npm:^2.0.9":
11653
+ version: 2.0.9
11654
+ resolution: "http-proxy-middleware@npm:2.0.9"
11655
+ dependencies:
11656
+ "@types/http-proxy": ^1.17.8
11657
+ http-proxy: ^1.18.1
11658
+ is-glob: ^4.0.1
11659
+ is-plain-obj: ^3.0.0
11660
+ micromatch: ^4.0.2
11661
+ peerDependencies:
11662
+ "@types/express": ^4.17.13
11663
+ peerDependenciesMeta:
11664
+ "@types/express":
11665
+ optional: true
11666
+ checksum: 0ea88609b9c13fa03b89f8e6b85bd5c537027ec6990005dd81a7fbb3e73fcf8d6a6e3db2b57b1c6cddbcda80965704584dc6291d0e721b2700198c4e59ee0d0b
11667
+ languageName: node
11668
+ linkType: hard
11669
+
11652
11670
"http-proxy@npm:^1.18.1":
11653
11671
version: 1.18.1
11654
11672
resolution: "http-proxy@npm:1.18.1"
@@ -14270,7 +14288,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
14270
14288
file-saver: ^2.0.5
14271
14289
github-markdown-css: ^5.1.0
14272
14290
hotkeys-js: ^3.8.7
14273
- http-proxy-middleware: ^2.0.6
14291
+ http-proxy-middleware: ^2.0.9
14274
14292
immer: ^9.0.7
14275
14293
less: ^4.1.3
14276
14294
lodash: ^4.17.21
You can’t perform that action at this time.
0 commit comments