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 aa55751b1d chore(deps): bump @scarf/scarf from 1.3.0 to 1.4.0 in
/superset-frontend (#31230)
aa55751b1d is described below
commit aa55751b1d74eb81eae9f3c641373e1a06cfcfc0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 3 10:17:49 2024 -0700
chore(deps): bump @scarf/scarf from 1.3.0 to 1.4.0 in /superset-frontend
(#31230)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 13 ++++++++-----
superset-frontend/package.json | 2 +-
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index 7cd6eaaefc..ea457bfec6 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -24,7 +24,7 @@
"@rjsf/core": "^5.21.1",
"@rjsf/utils": "^5.19.3",
"@rjsf/validator-ajv8": "^5.22.3",
- "@scarf/scarf": "^1.3.0",
+ "@scarf/scarf": "^1.4.0",
"@superset-ui/chart-controls":
"file:./packages/superset-ui-chart-controls",
"@superset-ui/core": "file:./packages/superset-ui-core",
"@superset-ui/legacy-plugin-chart-calendar":
"file:./plugins/legacy-plugin-chart-calendar",
@@ -9680,9 +9680,10 @@
"license": "MIT"
},
"node_modules/@scarf/scarf": {
- "version": "1.3.0",
- "hasInstallScript": true,
- "license": "Apache-2.0"
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.4.0.tgz",
+ "integrity":
"sha512-xxeapPiUXdZAE3che6f3xogoJPeZgig6omHEy1rIY5WVsB3H2BHNnZH+gHG6x91SCWyQCzWGsuL2Hh3ClO5/qQ==",
+ "hasInstallScript": true
},
"node_modules/@sigstore/bundle": {
"version": "2.3.2",
@@ -65114,7 +65115,9 @@
}
},
"@scarf/scarf": {
- "version": "1.3.0"
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.4.0.tgz",
+ "integrity":
"sha512-xxeapPiUXdZAE3che6f3xogoJPeZgig6omHEy1rIY5WVsB3H2BHNnZH+gHG6x91SCWyQCzWGsuL2Hh3ClO5/qQ=="
},
"@sigstore/bundle": {
"version": "2.3.2",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index a06d9e982c..907cb6b9ff 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -90,7 +90,7 @@
"@rjsf/core": "^5.21.1",
"@rjsf/utils": "^5.19.3",
"@rjsf/validator-ajv8": "^5.22.3",
- "@scarf/scarf": "^1.3.0",
+ "@scarf/scarf": "^1.4.0",
"@superset-ui/chart-controls":
"file:./packages/superset-ui-chart-controls",
"@superset-ui/core": "file:./packages/superset-ui-core",
"@superset-ui/legacy-plugin-chart-calendar":
"file:./plugins/legacy-plugin-chart-calendar",