Skip to content

Commit

Permalink
build: bump nvd3-fork with tooltip fix (apache#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Ritter authored and zhaoyongjie committed Nov 25, 2021
1 parent 98a35ba commit 666f16b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash": "^4.17.11",
"mathjs": "^3.20.2",
"moment": "^2.20.1",
"nvd3-fork": "2.0.1",
"nvd3-fork": "2.0.3",
"prop-types": "^15.6.2",
"urijs": "^1.18.10"
},
Expand Down
8 changes: 4 additions & 4 deletions superset-frontend/temporary_superset_ui/superset-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13704,10 +13704,10 @@ number-is-nan@^1.0.0:
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=

[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/nvd3-fork/-/nvd3-fork-2.0.1.tgz#fa41824eabc6b1e2bb2ea6fda33659e308825b87"
integrity sha512-Z20PvqPvVEEyNr1Sk87tbER8RTM6L1PxIkz/FnS51CWEEKu8QwKQBuABVUq8acE5mJKnKj7upi/ezuKNG/cIAA==
[email protected].3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/nvd3-fork/-/nvd3-fork-2.0.3.tgz#715b56fd5b50c613a019b8e7c7d3329f47fa8f76"
integrity sha512-sNyYndO9TH4f/PmoPhr2RATjBELLnwWaoQhgTeVS3iyiLnXn7DATBOFXeK/hH+ZgfCpE/CFuVpSMDsRmAvqHmw==

[email protected]:
version "1.8.6"
Expand Down

0 comments on commit 666f16b

Please sign in to comment.