File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 139
139
"eslint-plugin-storybook" : " ^0.8.0" ,
140
140
"eslint-plugin-tailwindcss" : " ^3.17.4" ,
141
141
"eslint-plugin-testing-library" : " ^6.3.0" ,
142
- "http-proxy-middleware" : " ^2.0.6 " ,
142
+ "http-proxy-middleware" : " ^2.0.7 " ,
143
143
"husky" : " ^9.1.4" ,
144
144
"jsdom" : " ^25.0.0" ,
145
145
"lint-staged" : " ^15.2.8" ,
Original file line number Diff line number Diff line change @@ -12761,7 +12761,7 @@ __metadata:
12761
12761
eslint-plugin-storybook: "npm:^0.8.0"
12762
12762
eslint-plugin-tailwindcss: "npm:^3.17.4"
12763
12763
eslint-plugin-testing-library: "npm:^6.3.0"
12764
- http-proxy-middleware: "npm:^2.0.6 "
12764
+ http-proxy-middleware: "npm:^2.0.7 "
12765
12765
husky: "npm:^9.1.4"
12766
12766
js-cookie: "npm:^3.0.5"
12767
12767
jsdom: "npm:^25.0.0"
@@ -13453,9 +13453,9 @@ __metadata:
13453
13453
languageName: node
13454
13454
linkType: hard
13455
13455
13456
- "http-proxy-middleware@npm:^2.0.3, http-proxy-middleware@npm:^2.0.6 ":
13457
- version: 2.0.6
13458
- resolution: "http-proxy-middleware@npm:2.0.6 "
13456
+ "http-proxy-middleware@npm:^2.0.3, http-proxy-middleware@npm:^2.0.7 ":
13457
+ version: 2.0.7
13458
+ resolution: "http-proxy-middleware@npm:2.0.7 "
13459
13459
dependencies:
13460
13460
"@types/http-proxy": "npm:^1.17.8"
13461
13461
http-proxy: "npm:^1.18.1"
@@ -13467,7 +13467,7 @@ __metadata:
13467
13467
peerDependenciesMeta:
13468
13468
"@types/express":
13469
13469
optional: true
13470
- checksum: 10c0/25a0e550dd1900ee5048a692e0e9b2b6339d06d487a705d90c47e359e9c6561d648cd7862d001d090e651c9efffa1b6e5160fcf1f299b5fa4935f76e9754eb11
13470
+ checksum: 10c0/8d00a61eb215b83826460b07489d8bb095368ec16e02a9d63e228dcf7524e7c20d61561e5476de1391aecd4ec32ea093279cdc972115b311f8e0a95a24c9e47e
13471
13471
languageName: node
13472
13472
linkType: hard
13473
13473
You can’t perform that action at this time.
0 commit comments