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

jli 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 6b1c058436 chore(deps): bump interweave from 13.1.0 to 13.1.1 in 
/superset-frontend (#35440)
6b1c058436 is described below

commit 6b1c058436f0c392da340b3bc5440ed806465550
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 8 17:17:35 2025 -0700

    chore(deps): bump interweave from 13.1.0 to 13.1.1 in /superset-frontend 
(#35440)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json | 10 +++++-----
 superset-frontend/package.json      |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 905c70ef2b..486831bd37 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -79,7 +79,7 @@
         "geostyler-wfs-parser": "^2.0.3",
         "googleapis": "^154.1.0",
         "immer": "^10.1.1",
-        "interweave": "^13.1.0",
+        "interweave": "^13.1.1",
         "jquery": "^3.7.1",
         "js-levenshtein": "^1.1.6",
         "js-yaml-loader": "^1.2.2",
@@ -31689,9 +31689,9 @@
       }
     },
     "node_modules/interweave": {
-      "version": "13.1.0",
-      "resolved": 
"https://registry.npmjs.org/interweave/-/interweave-13.1.0.tgz";,
-      "integrity": 
"sha512-JIDq0+2NYg0cgL7AB26fBcV0yZdiJvPDBp+aF6k8gq6Cr1kH5Gd2/Xqn7j8z+TGb8jCWZn739jzalCz+nPYwcA==",
+      "version": "13.1.1",
+      "resolved": 
"https://registry.npmjs.org/interweave/-/interweave-13.1.1.tgz";,
+      "integrity": 
"sha512-5GdAavzK1i2BeeLTPzj0o6/zJMfLqQZq/2Q4c3ALT8ByEWf1syzl2MlQMTUoWzETy1x1/cAkZjiqOlulaoDRxw==",
       "license": "MIT",
       "dependencies": {
         "escape-html": "^1.0.3"
@@ -31701,7 +31701,7 @@
         "url": "https://ko-fi.com/milesjohnson";
       },
       "peerDependencies": {
-        "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+        "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
       }
     },
     "node_modules/into-stream": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index eb2cb53704..afad245d47 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -152,7 +152,7 @@
     "geostyler-wfs-parser": "^2.0.3",
     "googleapis": "^154.1.0",
     "immer": "^10.1.1",
-    "interweave": "^13.1.0",
+    "interweave": "^13.1.1",
     "jquery": "^3.7.1",
     "js-levenshtein": "^1.1.6",
     "js-yaml-loader": "^1.2.2",

Reply via email to