diff --git a/package.json b/package.json index 79065572924..ba8008d9ffa 100644 --- a/package.json +++ b/package.json @@ -59,18 +59,18 @@ "es6-promise": "^3.0.2", "fast-isnumeric": "^1.1.1", "gl-contour2d": "^1.1.2", - "gl-error2d": "^1.2.0", + "gl-error2d": "^1.2.1", "gl-error3d": "^1.0.0", "gl-heatmap2d": "^1.0.2", - "gl-line2d": "^1.4.0", + "gl-line2d": "^1.4.1", "gl-line3d": "^1.1.0", "gl-mat4": "^1.1.2", "gl-mesh3d": "^1.2.0", "gl-plot2d": "^1.2.0", "gl-plot3d": "^1.5.1", "gl-pointcloud2d": "^1.0.0", - "gl-scatter2d": "^1.2.0", - "gl-scatter2d-fancy": "^1.2.0", + "gl-scatter2d": "^1.2.1", + "gl-scatter2d-fancy": "^1.2.1", "gl-scatter3d": "^1.0.4", "gl-select-box": "^1.0.1", "gl-shader": "4.2.0", diff --git a/test/image/baselines/gl2d_date_axes.png b/test/image/baselines/gl2d_date_axes.png index f303ac30b05..bc2b828d88a 100644 Binary files a/test/image/baselines/gl2d_date_axes.png and b/test/image/baselines/gl2d_date_axes.png differ