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 f51f19bcba chore(deps): bump re-resizable from 6.10.0 to 6.10.1 in 
/superset-frontend (#31231)
f51f19bcba is described below

commit f51f19bcba422f8b9a01b3c82e6afc1b42fba747
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 3 10:13:14 2024 -0700

    chore(deps): bump re-resizable from 6.10.0 to 6.10.1 in /superset-frontend 
(#31231)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json | 14 +++++++-------
 superset-frontend/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 93d801a70e..7cd6eaaefc 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -101,7 +101,7 @@
         "prop-types": "^15.8.1",
         "query-string": "^6.13.7",
         "rc-trigger": "^5.3.4",
-        "re-resizable": "^6.10.0",
+        "re-resizable": "^6.10.1",
         "react": "^16.13.1",
         "react-ace": "^10.1.0",
         "react-checkbox-tree": "^1.8.0",
@@ -45807,9 +45807,9 @@
       }
     },
     "node_modules/re-resizable": {
-      "version": "6.10.0",
-      "resolved": 
"https://registry.npmjs.org/re-resizable/-/re-resizable-6.10.0.tgz";,
-      "integrity": 
"sha512-hysSK0xmA5nz24HBVztlk4yCqCLCvS32E6ZpWxVKop9x3tqCa4yAj1++facrmkOf62JsJHjmjABdKxXofYioCw==",
+      "version": "6.10.1",
+      "resolved": 
"https://registry.npmjs.org/re-resizable/-/re-resizable-6.10.1.tgz";,
+      "integrity": 
"sha512-m33nSWRH57UZLmep5M/LatkZ2NRqimVD/bOOpvymw5Zf33+eTSEixsUugscOZzAtK0/nx+OSuOf8VbKJx/4ptw==",
       "peerDependencies": {
         "react": "^16.13.1 || ^17.0.0 || ^18.0.0",
         "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0"
@@ -90721,9 +90721,9 @@
       }
     },
     "re-resizable": {
-      "version": "6.10.0",
-      "resolved": 
"https://registry.npmjs.org/re-resizable/-/re-resizable-6.10.0.tgz";,
-      "integrity": 
"sha512-hysSK0xmA5nz24HBVztlk4yCqCLCvS32E6ZpWxVKop9x3tqCa4yAj1++facrmkOf62JsJHjmjABdKxXofYioCw==",
+      "version": "6.10.1",
+      "resolved": 
"https://registry.npmjs.org/re-resizable/-/re-resizable-6.10.1.tgz";,
+      "integrity": 
"sha512-m33nSWRH57UZLmep5M/LatkZ2NRqimVD/bOOpvymw5Zf33+eTSEixsUugscOZzAtK0/nx+OSuOf8VbKJx/4ptw==",
       "requires": {}
     },
     "react": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 434f950325..a06d9e982c 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -167,7 +167,7 @@
     "prop-types": "^15.8.1",
     "query-string": "^6.13.7",
     "rc-trigger": "^5.3.4",
-    "re-resizable": "^6.10.0",
+    "re-resizable": "^6.10.1",
     "react": "^16.13.1",
     "react-ace": "^10.1.0",
     "react-checkbox-tree": "^1.8.0",

Reply via email to