You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gr...@apache.org on 2018/08/16 20:16:56 UTC

[incubator-superset] branch master updated: Updating yarn.lock for the vx upgrade (#5648)

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

graceguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 32b3d00  Updating yarn.lock for the vx upgrade (#5648)
32b3d00 is described below

commit 32b3d008251eeda21cb7c90a90a48d8c3e9822cf
Author: michellethomas <mi...@gmail.com>
AuthorDate: Thu Aug 16 13:16:52 2018 -0700

    Updating yarn.lock for the vx upgrade (#5648)
---
 superset/assets/yarn.lock | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/superset/assets/yarn.lock b/superset/assets/yarn.lock
index 669ab3a..784ec3c 100644
--- a/superset/assets/yarn.lock
+++ b/superset/assets/yarn.lock
@@ -516,11 +516,12 @@
   dependencies:
     lodash "^4.0.8"
 
-"@vx/responsive@0.0.153":
-  version "0.0.153"
-  resolved "https://registry.yarnpkg.com/@vx/responsive/-/responsive-0.0.153.tgz#2ce7e819341d2e59ff4151b40e5792aea460e202"
+"@vx/responsive@0.0.172":
+  version "0.0.172"
+  resolved "https://registry.yarnpkg.com/@vx/responsive/-/responsive-0.0.172.tgz#26db0b946bcb0b1db2025c097c0b365f21ba033d"
   dependencies:
-    lodash "^4.0.8"
+    lodash "^4.17.10"
+    prop-types "^15.6.1"
     resize-observer-polyfill "1.5.0"
 
 "@vx/responsive@^0.0.165":