This is an automated email from the ASF dual-hosted git repository.
DaanHoogland pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/staging-site by this push:
new 4293fdf17 Bump websocket-driver from 0.7.4 to 0.7.5 (#443)
4293fdf17 is described below
commit 4293fdf17763881fb37be3013a84d95d3e42a359
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 10:26:11 2026 +0200
Bump websocket-driver from 0.7.4 to 0.7.5 (#443)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 00258e56b..612476216 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8648,9 +8648,9 @@ webpackbar@^5.0.2:
std-env "^3.0.1"
websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
- version "0.7.4"
- resolved
"https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz"
- integrity
sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==
+ version "0.7.5"
+ resolved
"https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.5.tgz#569d22764ab21f2de20af0e74b411e8ae5a0fa46"
+ integrity
sha512-ZL2+3c7kMBdIRCMz6l8jQMHyGVxj+UL+xVk74Ombiciboca8rHa15L86B19E5oh1pL9Ii/uj54gtsIrZGMo6zA==
dependencies:
http-parser-js ">=0.5.1"
safe-buffer ">=5.1.0"