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

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


The following commit(s) were added to refs/heads/master by this push:
     new a7294be94f chore(deps): bump distributions from 1.1.0 to 2.2.0 in 
/superset-frontend (#28836)
a7294be94f is described below

commit a7294be94feb547c0cdff6960a9876dec595b39f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 15:28:20 2024 -0600

    chore(deps): bump distributions from 1.1.0 to 2.2.0 in /superset-frontend 
(#28836)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json                | 41 +++++++++++-----------
 .../legacy-plugin-chart-paired-t-test/package.json |  2 +-
 2 files changed, 21 insertions(+), 22 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 407ac2ad0e..0e39879597 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -28004,6 +28004,11 @@
         "url": "https://github.com/sponsors/wooorm";
       }
     },
+    "node_modules/cephes": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/cephes/-/cephes-2.0.0.tgz";,
+      "integrity": 
"sha512-4GMUzkcXHZ0HMZ3gZdBrv8pQs1/zkJh2Q9rQOF8NJZHanM359y3XOSdeqmDBPfxQKYQpJt58R3dUpofrIXJ2mg=="
+    },
     "node_modules/chainsaw": {
       "version": "0.1.0",
       "resolved": "https://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz";,
@@ -32988,11 +32993,11 @@
       "integrity": "sha1-44Mx8IRLukm5qctxx3FYWqsbxlo="
     },
     "node_modules/distributions": {
-      "version": "1.1.0",
-      "resolved": 
"https://registry.npmjs.org/distributions/-/distributions-1.1.0.tgz";,
-      "integrity": 
"sha512-mufW9T1kRlzLVAaekUhgdfcMgX2r/zYQmJx3sGdUAwe0/JSQWey0XgqiDtfUUqYcr/QWHCnBd2M/v45tS/+YAQ==",
+      "version": "2.2.0",
+      "resolved": 
"https://registry.npmjs.org/distributions/-/distributions-2.2.0.tgz";,
+      "integrity": 
"sha512-n7ybud+CRAOZlpg+ETuA0PTiSBfyVNt8Okns5gSK4NvHwj7RamQoufptOucvVcTn9CV4DZ38p1k6TgwMexUNkQ==",
       "dependencies": {
-        "mathfn": "^1.0.0"
+        "cephes": "^2.0.0"
       }
     },
     "node_modules/dnd-core": {
@@ -50761,12 +50766,6 @@
         "gl-matrix": "^3.4.0"
       }
     },
-    "node_modules/mathfn": {
-      "version": "1.2.0",
-      "resolved": "https://registry.npmjs.org/mathfn/-/mathfn-1.2.0.tgz";,
-      "integrity": 
"sha512-QBcepxkFxuGk12q4G0KuNbuU3UCXhDROxWZllaNZSpBivkHl2z8qNvi7UGE/WLJt+c7GTC4jigYtur+JDL+40A==",
-      "deprecated": "Use cephes instead, for a more complete and well-tested 
module"
-    },
     "node_modules/mdast-util-definitions": {
       "version": "4.0.0",
       "resolved": 
"https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-4.0.0.tgz";,
@@ -68830,7 +68829,7 @@
       "version": "0.18.25",
       "license": "Apache-2.0",
       "dependencies": {
-        "distributions": "^1.0.0",
+        "distributions": "^2.2.0",
         "prop-types": "^15.8.1",
         "reactable": "^1.1.0"
       },
@@ -87209,7 +87208,7 @@
     "@superset-ui/legacy-plugin-chart-paired-t-test": {
       "version": "file:plugins/legacy-plugin-chart-paired-t-test",
       "requires": {
-        "distributions": "^1.0.0",
+        "distributions": "^2.2.0",
         "prop-types": "^15.8.1",
         "reactable": "^1.1.0"
       }
@@ -94055,6 +94054,11 @@
       "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz";,
       "integrity": 
"sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg=="
     },
+    "cephes": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/cephes/-/cephes-2.0.0.tgz";,
+      "integrity": 
"sha512-4GMUzkcXHZ0HMZ3gZdBrv8pQs1/zkJh2Q9rQOF8NJZHanM359y3XOSdeqmDBPfxQKYQpJt58R3dUpofrIXJ2mg=="
+    },
     "chainsaw": {
       "version": "0.1.0",
       "resolved": "https://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz";,
@@ -97936,11 +97940,11 @@
       "integrity": "sha1-44Mx8IRLukm5qctxx3FYWqsbxlo="
     },
     "distributions": {
-      "version": "1.1.0",
-      "resolved": 
"https://registry.npmjs.org/distributions/-/distributions-1.1.0.tgz";,
-      "integrity": 
"sha512-mufW9T1kRlzLVAaekUhgdfcMgX2r/zYQmJx3sGdUAwe0/JSQWey0XgqiDtfUUqYcr/QWHCnBd2M/v45tS/+YAQ==",
+      "version": "2.2.0",
+      "resolved": 
"https://registry.npmjs.org/distributions/-/distributions-2.2.0.tgz";,
+      "integrity": 
"sha512-n7ybud+CRAOZlpg+ETuA0PTiSBfyVNt8Okns5gSK4NvHwj7RamQoufptOucvVcTn9CV4DZ38p1k6TgwMexUNkQ==",
       "requires": {
-        "mathfn": "^1.0.0"
+        "cephes": "^2.0.0"
       }
     },
     "dnd-core": {
@@ -111606,11 +111610,6 @@
         }
       }
     },
-    "mathfn": {
-      "version": "1.2.0",
-      "resolved": "https://registry.npmjs.org/mathfn/-/mathfn-1.2.0.tgz";,
-      "integrity": 
"sha512-QBcepxkFxuGk12q4G0KuNbuU3UCXhDROxWZllaNZSpBivkHl2z8qNvi7UGE/WLJt+c7GTC4jigYtur+JDL+40A=="
-    },
     "mdast-util-definitions": {
       "version": "4.0.0",
       "resolved": 
"https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-4.0.0.tgz";,
diff --git 
a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json 
b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json
index a6b5ec72e2..8695c9f45f 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json
+++ b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json
@@ -23,7 +23,7 @@
     "lib"
   ],
   "dependencies": {
-    "distributions": "^1.0.0",
+    "distributions": "^2.2.0",
     "prop-types": "^15.8.1",
     "reactable": "^1.1.0"
   },

Reply via email to