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

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 3cf5ed23a Bump tough-cookie and @cypress/request in /ui (#1819)
3cf5ed23a is described below

commit 3cf5ed23ae16c87530050a27769e6b92b2250d23
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 8 08:28:30 2023 +0200

    Bump tough-cookie and @cypress/request in /ui (#1819)
    
    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and 
[@cypress/request](https://github.com/cypress-io/request). These dependencies 
needed to be updated together.
    
    Updates `tough-cookie` from 2.5.0 to 4.1.3
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - 
[Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)
    
    Updates `@cypress/request` from 2.88.11 to 2.88.12
    - [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/v2.88.11...v2.88.12)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: "@cypress/request"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ui/package-lock.json | 59 +++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 40 insertions(+), 19 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index a3fa638be..e5e657aef 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -2964,9 +2964,9 @@
       }
     },
     "node_modules/@cypress/request": {
-      "version": "2.88.11",
-      "resolved": 
"https://registry.npmjs.org/@cypress/request/-/request-2.88.11.tgz";,
-      "integrity": 
"sha512-M83/wfQ1EkspjkE2lNWNV5ui2Cv7UCv1swW1DqljahbzLVWltcsexQh8jYtuS/vzFXP+HySntGM83ZXA9fn17w==",
+      "version": "2.88.12",
+      "resolved": 
"https://registry.npmjs.org/@cypress/request/-/request-2.88.12.tgz";,
+      "integrity": 
"sha512-tOn+0mDZxASFM+cuAP9szGUGPI1HwWVSvdzm7V4cCsPdFTx6qMj29CwaQmRAMIEhORIUBFBsYROYJcveK4uOjA==",
       "dev": true,
       "dependencies": {
         "aws-sign2": "~0.7.0",
@@ -2984,7 +2984,7 @@
         "performance-now": "^2.1.0",
         "qs": "~6.10.3",
         "safe-buffer": "^5.1.2",
-        "tough-cookie": "~2.5.0",
+        "tough-cookie": "^4.1.3",
         "tunnel-agent": "^0.6.0",
         "uuid": "^8.3.2"
       },
@@ -24967,16 +24967,27 @@
       "integrity": 
"sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
     },
     "node_modules/tough-cookie": {
-      "version": "2.5.0",
-      "resolved": 
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz";,
-      "integrity": 
"sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
+      "version": "4.1.3",
+      "resolved": 
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz";,
+      "integrity": 
"sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
       "dev": true,
       "dependencies": {
-        "psl": "^1.1.28",
-        "punycode": "^2.1.1"
+        "psl": "^1.1.33",
+        "punycode": "^2.1.1",
+        "universalify": "^0.2.0",
+        "url-parse": "^1.5.3"
       },
       "engines": {
-        "node": ">=0.8"
+        "node": ">=6"
+      }
+    },
+    "node_modules/tough-cookie/node_modules/universalify": {
+      "version": "0.2.0",
+      "resolved": 
"https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz";,
+      "integrity": 
"sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==",
+      "dev": true,
+      "engines": {
+        "node": ">= 4.0.0"
       }
     },
     "node_modules/tr46": {
@@ -29206,9 +29217,9 @@
       }
     },
     "@cypress/request": {
-      "version": "2.88.11",
-      "resolved": 
"https://registry.npmjs.org/@cypress/request/-/request-2.88.11.tgz";,
-      "integrity": 
"sha512-M83/wfQ1EkspjkE2lNWNV5ui2Cv7UCv1swW1DqljahbzLVWltcsexQh8jYtuS/vzFXP+HySntGM83ZXA9fn17w==",
+      "version": "2.88.12",
+      "resolved": 
"https://registry.npmjs.org/@cypress/request/-/request-2.88.12.tgz";,
+      "integrity": 
"sha512-tOn+0mDZxASFM+cuAP9szGUGPI1HwWVSvdzm7V4cCsPdFTx6qMj29CwaQmRAMIEhORIUBFBsYROYJcveK4uOjA==",
       "dev": true,
       "requires": {
         "aws-sign2": "~0.7.0",
@@ -29226,7 +29237,7 @@
         "performance-now": "^2.1.0",
         "qs": "~6.10.3",
         "safe-buffer": "^5.1.2",
-        "tough-cookie": "~2.5.0",
+        "tough-cookie": "^4.1.3",
         "tunnel-agent": "^0.6.0",
         "uuid": "^8.3.2"
       }
@@ -46744,13 +46755,23 @@
       }
     },
     "tough-cookie": {
-      "version": "2.5.0",
-      "resolved": 
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz";,
-      "integrity": 
"sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
+      "version": "4.1.3",
+      "resolved": 
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz";,
+      "integrity": 
"sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
       "dev": true,
       "requires": {
-        "psl": "^1.1.28",
-        "punycode": "^2.1.1"
+        "psl": "^1.1.33",
+        "punycode": "^2.1.1",
+        "universalify": "^0.2.0",
+        "url-parse": "^1.5.3"
+      },
+      "dependencies": {
+        "universalify": {
+          "version": "0.2.0",
+          "resolved": 
"https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz";,
+          "integrity": 
"sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==",
+          "dev": true
+        }
       }
     },
     "tr46": {

Reply via email to