You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/02/18 14:53:42 UTC

[streampipes] branch dev updated: Bump cypress from 12.3.0 to 12.5.1 in /ui (#1305)

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

bossenti 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 0c51f2e0a Bump cypress from 12.3.0 to 12.5.1 in /ui (#1305)
0c51f2e0a is described below

commit 0c51f2e0aa9a88c11a2fd3bd42fd393dcee04939
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Feb 18 15:53:34 2023 +0100

    Bump cypress from 12.3.0 to 12.5.1 in /ui (#1305)
    
    Bumps [cypress](https://github.com/cypress-io/cypress) from 12.3.0 to 12.5.1.
    - [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/v12.3.0...v12.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 ui/package-lock.json | 14 +++++++-------
 ui/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index 96354ad29..6b7c22a74 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -98,7 +98,7 @@
         "compression-webpack-plugin": "^10.0.0",
         "copy-webpack-plugin": "^11.0.0",
         "csv-string": "^4.1.1",
-        "cypress": "^12.3.0",
+        "cypress": "^12.5.1",
         "cypress-file-upload": "^5.0.8",
         "eslint": "8.34.0",
         "eslint-config-prettier": "^8.6.0",
@@ -9927,9 +9927,9 @@
       "dev": true
     },
     "node_modules/cypress": {
-      "version": "12.3.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.3.0.tgz",
-      "integrity": "sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==",
+      "version": "12.5.1",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.1.tgz",
+      "integrity": "sha512-ZmCmJ3lsyeOpBfh410m5+AO2CO1AxAzFBt7k6/uVbNcrNZje1vdiwYTpj2ksPKg9mjr9lR6V8tmlDNMvr4H/YQ==",
       "dev": true,
       "hasInstallScript": true,
       "dependencies": {
@@ -33972,9 +33972,9 @@
       "dev": true
     },
     "cypress": {
-      "version": "12.3.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.3.0.tgz",
-      "integrity": "sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==",
+      "version": "12.5.1",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.1.tgz",
+      "integrity": "sha512-ZmCmJ3lsyeOpBfh410m5+AO2CO1AxAzFBt7k6/uVbNcrNZje1vdiwYTpj2ksPKg9mjr9lR6V8tmlDNMvr4H/YQ==",
       "dev": true,
       "requires": {
         "@cypress/request": "^2.88.10",
diff --git a/ui/package.json b/ui/package.json
index 633581aa0..c3c72aede 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -120,7 +120,7 @@
     "compression-webpack-plugin": "^10.0.0",
     "copy-webpack-plugin": "^11.0.0",
     "csv-string": "^4.1.1",
-    "cypress": "^12.3.0",
+    "cypress": "^12.5.1",
     "cypress-file-upload": "^5.0.8",
     "eslint": "8.34.0",
     "eslint-config-prettier": "^8.6.0",