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

reiabreu 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 91efbed04 Bump qs and @cypress/request in /storm-webapp (#8713)
91efbed04 is described below

commit 91efbed0434bb4a158344999bf34ad73e891d153
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 16:37:26 2026 +0100

    Bump qs and @cypress/request in /storm-webapp (#8713)
    
    Bumps [qs](https://github.com/ljharb/qs) and 
[@cypress/request](https://github.com/cypress-io/request). These dependencies 
needed to be updated together.
    
    Updates `qs` from 6.14.2 to 6.15.2
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2)
    
    Updates `@cypress/request` from 4.0.0 to 4.0.1
    - [Release notes](https://github.com/cypress-io/request/releases)
    - 
[Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/cypress-io/request/compare/v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.15.2
      dependency-type: indirect
    - dependency-name: "@cypress/request"
      dependency-version: 4.0.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 storm-webapp/package-lock.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/storm-webapp/package-lock.json b/storm-webapp/package-lock.json
index ca5d4e52d..7c25fb2fd 100644
--- a/storm-webapp/package-lock.json
+++ b/storm-webapp/package-lock.json
@@ -40,9 +40,9 @@
       }
     },
     "node_modules/@cypress/request": {
-      "version": "4.0.0",
-      "resolved": 
"https://registry.npmjs.org/@cypress/request/-/request-4.0.0.tgz";,
-      "integrity": 
"sha512-wGTQfwDMMMiz/muFw4YbCLwTh0uZsXKK+6zWBzftADpitSi6iM62C8GzEhNcng2srUiGPksOriQkA8zakW2R0g==",
+      "version": "4.0.1",
+      "resolved": 
"https://registry.npmjs.org/@cypress/request/-/request-4.0.1.tgz";,
+      "integrity": 
"sha512-y20e+e6dFYkOUUJLVUZTsJRuTiXZaUQ32WD+R/ux/HBybbTx4ge7cNINcua0pU8+SNkKuRbOF12mBmzuzM8n5w==",
       "dev": true,
       "license": "Apache-2.0",
       "dependencies": {
@@ -59,7 +59,7 @@
         "json-stringify-safe": "~5.0.1",
         "mime-types": "~2.1.19",
         "performance-now": "^2.1.0",
-        "qs": "~6.14.1",
+        "qs": "^6.15.2",
         "safe-buffer": "^5.1.2",
         "tough-cookie": "^5.0.0",
         "tunnel-agent": "^0.6.0"
@@ -4555,9 +4555,9 @@
       }
     },
     "node_modules/qs": {
-      "version": "6.14.2",
-      "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz";,
-      "integrity": 
"sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==",
+      "version": "6.15.2",
+      "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz";,
+      "integrity": 
"sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
       "dev": true,
       "license": "BSD-3-Clause",
       "dependencies": {

Reply via email to