This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new 37ce4dd91 Bump cypress from 15.12.0 to 15.13.0 in /storm-webapp (#8490)
37ce4dd91 is described below

commit 37ce4dd918d1f92ab290027da0bfd14be758091d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 13:12:50 2026 +0200

    Bump cypress from 15.12.0 to 15.13.0 in /storm-webapp (#8490)
    
    Bumps [cypress](https://github.com/cypress-io/cypress) from 15.12.0 to 
15.13.0.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - 
[Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - 
[Commits](https://github.com/cypress-io/cypress/compare/v15.12.0...v15.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-version: 15.13.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 storm-webapp/package-lock.json | 8 ++++----
 storm-webapp/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/storm-webapp/package-lock.json b/storm-webapp/package-lock.json
index 0e253d281..245fa02af 100644
--- a/storm-webapp/package-lock.json
+++ b/storm-webapp/package-lock.json
@@ -29,7 +29,7 @@
       "devDependencies": {
         "css-loader": "^7.1.1",
         "css-minimizer-webpack-plugin": "^8.0.0",
-        "cypress": "^15.12.0",
+        "cypress": "^15.13.0",
         "express": "^5.2.1",
         "mini-css-extract-plugin": "^2.10.2",
         "start-server-and-test": "^2.0.4",
@@ -1701,9 +1701,9 @@
       "license": "CC0-1.0"
     },
     "node_modules/cypress": {
-      "version": "15.12.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.12.0.tgz";,
-      "integrity": 
"sha512-B2BRcudLfA4NZZP5QpA45J70bu1heCH59V1yKRLHAtiC49r7RV03X5ifUh7Nfbk8QNg93RAsc6oAmodm/+j0pA==",
+      "version": "15.13.0",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.0.tgz";,
+      "integrity": 
"sha512-hJ9sY++TUC/HlUzHVJpIrDyqKMjlhx5PTXl/A7eA91JNEtUWkJAqefQR5mo9AtLra/9+m+JJaMg2U5Qd0a74Fw==",
       "dev": true,
       "hasInstallScript": true,
       "license": "MIT",
diff --git a/storm-webapp/package.json b/storm-webapp/package.json
index 2be7971bc..8d0f10dec 100644
--- a/storm-webapp/package.json
+++ b/storm-webapp/package.json
@@ -33,7 +33,7 @@
   "devDependencies": {
     "css-loader": "^7.1.1",
     "css-minimizer-webpack-plugin": "^8.0.0",
-    "cypress": "^15.12.0",
+    "cypress": "^15.13.0",
     "express": "^5.2.1",
     "mini-css-extract-plugin": "^2.10.2",
     "start-server-and-test": "^2.0.4",

Reply via email to