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
commit 5f37e9cc6a6ca32bb8822ddcfb888722757bf8af Author: Evan Rusackas <[email protected]> AuthorDate: Tue Oct 10 17:42:39 2023 -0600 bump scarf to 1.3.0 --- superset-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 1a6b202e4b..ae5491ea69 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -86,7 +86,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",
