Skip to content

Commit c91f73a

Browse files
dependabot[bot]petermetz
authored andcommitted
build(deps): bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [webpack](https://github.com/webpack/webpack), [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /packages/cactus-plugin-ledger-connector-ethereum directory: [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware). Updates `webpack` from 5.99.1 to 5.99.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.1...v5.99.2) Updates `http-proxy-middleware` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) Updates `vite` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite) Updates `http-proxy-middleware` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.2.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
1 parent 90ed739 commit c91f73a

File tree

3 files changed

+158
-98
lines changed

3 files changed

+158
-98
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"web3-core": "4.1.1",
227227
"web3-eth": "4.1.1",
228228
"web3-utils": "4.3.0",
229-
"webpack": "5.99.1",
229+
"webpack": "5.99.2",
230230
"webpack-cli": "4.10.0",
231231
"wget-improved": "3.4.0",
232232
"yargs": "17.7.2"

packages/cactus-plugin-ledger-connector-ethereum/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"axios": "1.8.4",
7474
"ethers": "6.8.1",
7575
"express": "5.1.0",
76-
"http-proxy-middleware": "2.0.7",
76+
"http-proxy-middleware": "2.0.9",
7777
"minimist": "1.2.8",
7878
"prom-client": "15.1.3",
7979
"run-time-error-cjs": "1.4.0",

0 commit comments

Comments
 (0)