You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2023/02/28 11:20:41 UTC

[streampipes] branch dev updated: Bump @braintree/sanitize-url and swagger-ui in /ui

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 f8bb8f744 Bump @braintree/sanitize-url and swagger-ui in /ui
f8bb8f744 is described below

commit f8bb8f74478a8d7a0ea4ff9c3d5c7023e4c11b63
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Feb 28 10:05:49 2023 +0000

    Bump @braintree/sanitize-url and swagger-ui in /ui
    
    Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) to 6.0.2 and updates ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together.
    
    
    Updates `@braintree/sanitize-url` from 6.0.0 to 6.0.2
    - [Release notes](https://github.com/braintree/sanitize-url/releases)
    - [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/braintree/sanitize-url/compare/v6.0.0...v6.0.2)
    
    Updates `swagger-ui` from 4.15.5 to 4.16.1
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
    - [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.15.5...v4.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@braintree/sanitize-url"
      dependency-type: indirect
    - dependency-name: swagger-ui
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 ui/package-lock.json | 30 +++++++++++++++---------------
 ui/package.json      |  2 +-
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index c0ca17259..00af50068 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -66,7 +66,7 @@
         "shepherd.js": "^11.0.1",
         "showdown": "1.9.1",
         "stream-browserify": "3.0.0",
-        "swagger-ui": "4.15.5",
+        "swagger-ui": "4.16.1",
         "tslib": "^2.5.0",
         "zone.js": "~0.12.0"
       },
@@ -3487,9 +3487,9 @@
       }
     },
     "node_modules/@braintree/sanitize-url": {
-      "version": "6.0.0",
-      "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz",
-      "integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w=="
+      "version": "6.0.2",
+      "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz",
+      "integrity": "sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg=="
     },
     "node_modules/@choojs/findup": {
       "version": "0.2.1",
@@ -23961,13 +23961,13 @@
       }
     },
     "node_modules/swagger-ui": {
-      "version": "4.15.5",
-      "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-4.15.5.tgz",
-      "integrity": "sha512-fhdzV7EbrlsU+78GrrErdGnUgGodqrCW9qJP8e8fTUpomAkYMzj9C5fZBQqoea4w7Y0JNGUulDXsjKBl/3tVfw==",
+      "version": "4.16.1",
+      "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-4.16.1.tgz",
+      "integrity": "sha512-wxI5PFwWAzNZieVVB1AMRBwTIaDwp0ll71fOkUKeBvrMbpKIA7pGFNHQAFz5XxoIvj9NH6R5KswJltXJRnvt4A==",
       "hasInstallScript": true,
       "dependencies": {
         "@babel/runtime-corejs3": "^7.18.9",
-        "@braintree/sanitize-url": "=6.0.0",
+        "@braintree/sanitize-url": "=6.0.2",
         "base64-js": "^1.5.1",
         "classnames": "^2.3.1",
         "css.escape": "1.5.1",
@@ -28932,9 +28932,9 @@
       }
     },
     "@braintree/sanitize-url": {
-      "version": "6.0.0",
-      "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz",
-      "integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w=="
+      "version": "6.0.2",
+      "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz",
+      "integrity": "sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg=="
     },
     "@choojs/findup": {
       "version": "0.2.1",
@@ -44906,12 +44906,12 @@
       }
     },
     "swagger-ui": {
-      "version": "4.15.5",
-      "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-4.15.5.tgz",
-      "integrity": "sha512-fhdzV7EbrlsU+78GrrErdGnUgGodqrCW9qJP8e8fTUpomAkYMzj9C5fZBQqoea4w7Y0JNGUulDXsjKBl/3tVfw==",
+      "version": "4.16.1",
+      "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-4.16.1.tgz",
+      "integrity": "sha512-wxI5PFwWAzNZieVVB1AMRBwTIaDwp0ll71fOkUKeBvrMbpKIA7pGFNHQAFz5XxoIvj9NH6R5KswJltXJRnvt4A==",
       "requires": {
         "@babel/runtime-corejs3": "^7.18.9",
-        "@braintree/sanitize-url": "=6.0.0",
+        "@braintree/sanitize-url": "=6.0.2",
         "base64-js": "^1.5.1",
         "classnames": "^2.3.1",
         "css.escape": "1.5.1",
diff --git a/ui/package.json b/ui/package.json
index b4194b631..c854a191b 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -88,7 +88,7 @@
     "shepherd.js": "^11.0.1",
     "showdown": "1.9.1",
     "stream-browserify": "3.0.0",
-    "swagger-ui": "4.15.5",
+    "swagger-ui": "4.16.1",
     "tslib": "^2.5.0",
     "zone.js": "~0.12.0"
   },