This commit is contained in:
renovate[bot] 2019-11-25 17:07:43 +13:00 committed by Paul Sealock
parent 38af02a632
commit 46bc6574fe
2 changed files with 4 additions and 4 deletions

View File

@ -7505,9 +7505,9 @@
}
},
"d3-selection": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.0.tgz",
"integrity": "sha512-EYVwBxQGEjLCKF2pJ4+yrErskDnz5v403qvAid96cNdCMr8rmCYfY5RGzWz24mdIbxmDf6/4EAH+K9xperD5jg=="
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.1.tgz",
"integrity": "sha512-BTIbRjv/m5rcVTfBs4AMBLKs4x8XaaLkwm28KWu9S2vKNqXkXt2AH2Qf0sdPZHjFxcWg/YL53zcqAz+3g4/7PA=="
},
"d3-shape": {
"version": "1.3.5",

View File

@ -86,7 +86,7 @@
"d3-format": "1.4.2",
"d3-scale": "2.2.2",
"d3-scale-chromatic": "1.5.0",
"d3-selection": "1.4.0",
"d3-selection": "1.4.1",
"d3-shape": "1.3.5",
"d3-time-format": "2.2.1",
"debug": "4.1.1",