This is an automated email from the ASF dual-hosted git repository.
Gerrrr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/otava-website.git
The following commit(s) were added to refs/heads/master by this push:
new 2ae3b88 Bump webpack-dev-server from 5.2.5 to 5.2.6 (#18)
2ae3b88 is described below
commit 2ae3b88574f3d1f60eb401cf46d240711d8a20cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 15:30:54 2026 -0700
Bump webpack-dev-server from 5.2.5 to 5.2.6 (#18)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server)
from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
-
[Changelog](https://github.com/webpack/webpack-dev-server/blob/v5.2.6/CHANGELOG.md)
-
[Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.5...v5.2.6)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-version: 5.2.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index e1674d9..22241c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18372,9 +18372,9 @@
}
},
"node_modules/webpack-dev-server": {
- "version": "5.2.5",
- "resolved":
"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.5.tgz",
- "integrity":
"sha512-4wZtCquSuv9CKX8oybo+mqxtxZqWz47uM1Ch94lxowBztOhWCbhqvRbfC/mODOwxgV2brY+JGZpHq58/SuVFYg==",
+ "version": "5.2.6",
+ "resolved":
"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.2.6.tgz",
+ "integrity":
"sha512-HNLRmamRvVavZQ+avceZifmv8hmdUjg43t6MI4SqJDwFdW7RPQwH5vzGhDRZSX59SgfbeHhLnq3g+uooWo7pVw==",
"license": "MIT",
"dependencies": {
"@types/bonjour": "^3.5.13",
@@ -18395,7 +18395,7 @@
"graceful-fs": "^4.2.6",
"http-proxy-middleware": "^2.0.9",
"ipaddr.js": "^2.1.0",
- "launch-editor": "^2.6.1",
+ "launch-editor": "^2.14.1",
"open": "^10.0.3",
"p-retry": "^6.2.0",
"schema-utils": "^4.2.0",