From d83941818c44ccaeac0eb1197ad34052e7026a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 12:17:48 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 4 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /rust/examples-frontend/echo directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 1 update in the /rust/examples-frontend/multiopus directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 1 update in the /rust/examples-frontend/svc-simulcast directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 1 update in the /rust/examples-frontend/videoroom directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `webpack-dev-server` from 4.15.2 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.2...v5.2.2) Updates `webpack-dev-server` from 4.15.2 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.2...v5.2.2) Updates `webpack-dev-server` from 4.15.2 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.2...v5.2.2) Updates `webpack-dev-server` from 4.15.2 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.2...v5.2.2) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- rust/examples-frontend/echo/package.json | 2 +- rust/examples-frontend/multiopus/package.json | 2 +- rust/examples-frontend/svc-simulcast/package.json | 2 +- rust/examples-frontend/videoroom/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rust/examples-frontend/echo/package.json b/rust/examples-frontend/echo/package.json index c331c75043..e2fb15e989 100644 --- a/rust/examples-frontend/echo/package.json +++ b/rust/examples-frontend/echo/package.json @@ -16,6 +16,6 @@ "typescript": "^4.6.3", "webpack": "^5.71.0", "webpack-cli": "^4.9.2", - "webpack-dev-server": "^4.7.4" + "webpack-dev-server": "^5.2.2" } } diff --git a/rust/examples-frontend/multiopus/package.json b/rust/examples-frontend/multiopus/package.json index c331c75043..e2fb15e989 100644 --- a/rust/examples-frontend/multiopus/package.json +++ b/rust/examples-frontend/multiopus/package.json @@ -16,6 +16,6 @@ "typescript": "^4.6.3", "webpack": "^5.71.0", "webpack-cli": "^4.9.2", - "webpack-dev-server": "^4.7.4" + "webpack-dev-server": "^5.2.2" } } diff --git a/rust/examples-frontend/svc-simulcast/package.json b/rust/examples-frontend/svc-simulcast/package.json index 5e9393b99f..bcb4be4146 100644 --- a/rust/examples-frontend/svc-simulcast/package.json +++ b/rust/examples-frontend/svc-simulcast/package.json @@ -16,6 +16,6 @@ "typescript": "^4.6.3", "webpack": "^5.71.0", "webpack-cli": "^4.9.2", - "webpack-dev-server": "^4.7.4" + "webpack-dev-server": "^5.2.2" } } diff --git a/rust/examples-frontend/videoroom/package.json b/rust/examples-frontend/videoroom/package.json index c331c75043..e2fb15e989 100644 --- a/rust/examples-frontend/videoroom/package.json +++ b/rust/examples-frontend/videoroom/package.json @@ -16,6 +16,6 @@ "typescript": "^4.6.3", "webpack": "^5.71.0", "webpack-cli": "^4.9.2", - "webpack-dev-server": "^4.7.4" + "webpack-dev-server": "^5.2.2" } }