You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/10/10 23:46:11 UTC

[superset] branch bump-scarf updated: pkg lock

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

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


The following commit(s) were added to refs/heads/bump-scarf by this push:
     new bbf0c39658 pkg lock
bbf0c39658 is described below

commit bbf0c39658325fc84bc8e8faf5daf6d0f484c928
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Tue Oct 10 17:45:57 2023 -0600

    pkg lock
---
 superset-frontend/package-lock.json | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json
index 694cfd9193..2554f53844 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -21,7 +21,7 @@
         "@emotion/styled": "^11.3.0",
         "@fontsource/inter": "^4.0.0",
         "@reduxjs/toolkit": "^1.9.3",
-        "@scarf/scarf": "^1.1.1",
+        "@scarf/scarf": "^1.3.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",
@@ -12278,9 +12278,9 @@
       }
     },
     "node_modules/@scarf/scarf": {
-      "version": "1.1.1",
-      "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.1.1.tgz",
-      "integrity": "sha512-VGbKDbk1RFIaSmdVb0cNjjWJoRWRI/Weo23AjRCC2nryO0iAS8pzsToJfPVPtVs74WHw4L1UTADNdIYRLkirZQ==",
+      "version": "1.3.0",
+      "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.3.0.tgz",
+      "integrity": "sha512-lHKK8M5CTcpFj2hZDB3wIjb0KAbEOgDmiJGDv1WBRfQgRm/a8/XMEkG/N1iM01xgbUDsPQwi42D+dFo1XPAKew==",
       "hasInstallScript": true
     },
     "node_modules/@sigstore/protobuf-specs": {
@@ -72915,9 +72915,9 @@
       }
     },
     "@scarf/scarf": {
-      "version": "1.1.1",
-      "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.1.1.tgz",
-      "integrity": "sha512-VGbKDbk1RFIaSmdVb0cNjjWJoRWRI/Weo23AjRCC2nryO0iAS8pzsToJfPVPtVs74WHw4L1UTADNdIYRLkirZQ=="
+      "version": "1.3.0",
+      "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.3.0.tgz",
+      "integrity": "sha512-lHKK8M5CTcpFj2hZDB3wIjb0KAbEOgDmiJGDv1WBRfQgRm/a8/XMEkG/N1iM01xgbUDsPQwi42D+dFo1XPAKew=="
     },
     "@sigstore/protobuf-specs": {
       "version": "0.1.0",
@@ -77984,7 +77984,7 @@
         "@mapbox/geojson-extent": "^1.0.1",
         "@math.gl/web-mercator": "^3.2.2",
         "@types/d3-array": "^2.0.0",
-        "@types/mapbox__geojson-extent": "*",
+        "@types/mapbox__geojson-extent": "^1.0.0",
         "@types/underscore": "^1.11.6",
         "@types/urijs": "^1.19.19",
         "bootstrap-slider": "^10.0.0",