diff --git a/package-lock.json b/package-lock.json index 9887941a..d9f5b943 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uk-covid19-dashboard", - "version": "2.16.21", + "version": "2.17.7", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -6296,7 +6296,7 @@ }, "box-intersect": { "version": "git+ssh://git@github.com/plotly/box-intersect.git#1c21ef897c37eb69e5c1efeca7087726dd8d6a23", - "from": "box-intersect@github:plotly/box-intersect#v1.1.0", + "from": "github:plotly/box-intersect#v1.1.0", "requires": { "bit-twiddle": "^1.0.2", "typedarray-pool": "^1.1.0" @@ -12341,7 +12341,7 @@ }, "incremental-convex-hull": { "version": "git+ssh://git@github.com/plotly/incremental-convex-hull.git#352d9e73861913695fd4e1a4c6ad79898c0c8268", - "from": "incremental-convex-hull@github:plotly/incremental-convex-hull#v1.1.0", + "from": "github:plotly/incremental-convex-hull#v1.1.0", "requires": { "robust-orientation": "^1.1.2", "simplicial-complex": "^1.0.0" @@ -15376,9 +15376,9 @@ } }, "moment": { - "version": "2.29.1", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz", - "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==" + "version": "2.29.4", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", + "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==" }, "monotone-convex-hull-2d": { "version": "1.0.1", @@ -15515,7 +15515,7 @@ }, "ndarray-gradient": { "version": "git+ssh://git@github.com/plotly/ndarray-gradient.git#c43b0856d77084cfac7c9d96c6ddc73aeddc0bd8", - "from": "ndarray-gradient@github:plotly/ndarray-gradient#v1.1.0", + "from": "github:plotly/ndarray-gradient#v1.1.0", "requires": { "dup": "^1.0.0" } @@ -15527,11 +15527,11 @@ }, "ndarray-ops": { "version": "git+ssh://git@github.com/plotly/ndarray-ops.git#afac881492696196c9966f77507558737f60c716", - "from": "ndarray-ops@github:plotly/ndarray-ops#v1.3.0" + "from": "github:plotly/ndarray-ops#v1.3.0" }, "ndarray-pack": { "version": "git+ssh://git@github.com/plotly/ndarray-pack.git#b0cd1f835c2b623f860a3dbb0c5709c98b30aea0", - "from": "ndarray-pack@github:plotly/ndarray-pack#v1.3.0", + "from": "github:plotly/ndarray-pack#v1.3.0", "requires": { "ndarray": "^1.0.13" }, @@ -16711,7 +16711,7 @@ "@turf/bbox": "^6.4.0", "@turf/centroid": "^6.0.2", "alpha-shape": "^1.0.0", - "box-intersect": "box-intersect@github:plotly/box-intersect#v1.1.0", + "box-intersect": "github:plotly/box-intersect#v1.1.0", "canvas-fit": "^1.5.0", "color-alpha": "1.0.4", "color-normalize": "1.5.0", @@ -16748,7 +16748,7 @@ "glslify": "^7.1.1", "has-hover": "^1.0.1", "has-passive-events": "^1.0.0", - "incremental-convex-hull": "incremental-convex-hull@github:plotly/incremental-convex-hull#v1.1.0", + "incremental-convex-hull": "github:plotly/incremental-convex-hull#v1.1.0", "is-mobile": "^2.2.2", "mapbox-gl": "1.10.1", "matrix-camera-controller": "^2.1.4", @@ -16756,13 +16756,13 @@ "mouse-event-offset": "^3.0.2", "mouse-wheel": "^1.2.0", "native-promise-only": "^0.8.1", - "ndarray": "ndarray@github:plotly/ndarray#v1.1.0", - "ndarray-extract-contour": "ndarray-extract-contour@github:plotly/ndarray-extract-contour#v1.1.0", - "ndarray-gradient": "ndarray-gradient@github:plotly/ndarray-gradient#v1.1.0", + "ndarray": "github:plotly/ndarray#v1.1.0", + "ndarray-extract-contour": "github:plotly/ndarray-extract-contour#v1.1.0", + "ndarray-gradient": "github:plotly/ndarray-gradient#v1.1.0", "ndarray-linear-interpolate": "^1.0.0", - "ndarray-ops": "ndarray-ops@github:plotly/ndarray-ops#v1.3.0", - "ndarray-pack": "ndarray-pack@github:plotly/ndarray-pack#v1.3.0", - "ndarray-sort": "ndarray-sort@github:plotly/ndarray-sort#v1.1.0", + "ndarray-ops": "github:plotly/ndarray-ops#v1.3.0", + "ndarray-pack": "github:plotly/ndarray-pack#v1.3.0", + "ndarray-sort": "github:plotly/ndarray-sort#v1.1.0", "parse-svg-path": "^0.1.2", "polybooljs": "^1.2.0", "probe-image-size": "^7.2.1", @@ -16772,14 +16772,14 @@ "regl-scatter2d": "^3.2.8", "regl-splom": "^1.0.14", "right-now": "^1.0.0", - "robust-determinant": "robust-determinant@github:plotly/robust-determinant#v1.2.1", + "robust-determinant": "github:plotly/robust-determinant#v1.2.1", "robust-in-sphere": "1.2.1", - "robust-linear-solve": "robust-linear-solve@github:plotly/robust-linear-solve#v1.1.1", + "robust-linear-solve": "github:plotly/robust-linear-solve#v1.1.1", "robust-orientation": "1.2.1", - "simplicial-complex-contour": "simplicial-complex-contour@github:plotly/simplicial-complex-contour#v1.1.0", + "simplicial-complex-contour": "github:plotly/simplicial-complex-contour#v1.1.0", "strongly-connected-components": "^1.0.1", "superscript-text": "^1.0.0", - "surface-nets": "surface-nets@github:plotly/surface-nets#v1.1.1", + "surface-nets": "github:plotly/surface-nets#v1.1.1", "svg-path-sdf": "^1.1.3", "tinycolor2": "^1.4.2", "to-px": "1.0.1", @@ -16787,7 +16787,7 @@ "vectorize-text": "3.2.2", "webgl-context": "^2.2.0", "world-calendars": "^1.0.3", - "zero-crossings": "zero-crossings@github:plotly/zero-crossings#v1.1.0" + "zero-crossings": "github:plotly/zero-crossings#v1.1.0" }, "dependencies": { "d3-color": { @@ -16853,28 +16853,28 @@ }, "ndarray": { "version": "git+ssh://git@github.com/plotly/ndarray.git#70ec67233be65de444307a6916aba2655e28bd84", - "from": "ndarray@github:plotly/ndarray#v1.1.0", + "from": "github:plotly/ndarray#v1.1.0", "requires": { "is-buffer": "^1.0.2" } }, "ndarray-extract-contour": { "version": "git+ssh://git@github.com/plotly/ndarray-extract-contour.git#0d8ed3a2fee873f08868c35894d608794e8e9d83", - "from": "ndarray-extract-contour@github:plotly/ndarray-extract-contour#v1.1.0", + "from": "github:plotly/ndarray-extract-contour#v1.1.0", "requires": { "typedarray-pool": "^1.0.0" } }, "ndarray-sort": { "version": "git+ssh://git@github.com/plotly/ndarray-sort.git#8b3c03c0c58906640a0551505601544c9775a87a", - "from": "ndarray-sort@github:plotly/ndarray-sort#v1.1.0", + "from": "github:plotly/ndarray-sort#v1.1.0", "requires": { "typedarray-pool": "^1.0.0" } }, "robust-determinant": { "version": "git+ssh://git@github.com/plotly/robust-determinant.git#7cb499bb02411de80ae1a90e54893e46af82ca5e", - "from": "robust-determinant@github:plotly/robust-determinant#v1.2.1", + "from": "github:plotly/robust-determinant#v1.2.1", "requires": { "robust-compress": "^1.0.0", "robust-scale": "^1.0.0", @@ -16884,7 +16884,7 @@ }, "surface-nets": { "version": "git+ssh://git@github.com/plotly/surface-nets.git#d80900ed4c39a1b07f9d8577180960945236d996", - "from": "surface-nets@github:plotly/surface-nets#v1.1.1", + "from": "github:plotly/surface-nets#v1.1.1", "requires": { "ndarray-extract-contour": "^1.0.0", "zero-crossings": "^1.0.0" @@ -16910,7 +16910,7 @@ }, "zero-crossings": { "version": "git+ssh://git@github.com/plotly/zero-crossings.git#4746771f490344e21c84d1f631cb661d8c5ff508", - "from": "zero-crossings@github:plotly/zero-crossings#v1.1.0" + "from": "github:plotly/zero-crossings#v1.1.0" } } }, @@ -20423,7 +20423,7 @@ }, "robust-linear-solve": { "version": "git+ssh://git@github.com/plotly/robust-linear-solve.git#90ad6de2ce011a1e0b53d9e9f6bf8d117053c492", - "from": "robust-linear-solve@github:plotly/robust-linear-solve#v1.1.1", + "from": "github:plotly/robust-linear-solve#v1.1.1", "requires": { "robust-determinant": "^1.1.0" }, @@ -20969,7 +20969,7 @@ }, "simplicial-complex-contour": { "version": "git+ssh://git@github.com/plotly/simplicial-complex-contour.git#3c09d0c163385b874fedc0a366b29b6e713bfd99", - "from": "simplicial-complex-contour@github:plotly/simplicial-complex-contour#v1.1.0", + "from": "github:plotly/simplicial-complex-contour#v1.1.0", "requires": { "ndarray": "^1.0.15", "ndarray-sort": "^1.0.0" diff --git a/package.json b/package.json index 092350ba..b9b6f870 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "leaflet": "^1.6.0", "lodash.clonedeep": "^4.5.0", "mapbox-gl": "^1.13.2", - "moment": "^2.29.1", + "moment": "^2.29.4", "node-sass": "^4.11.0", "numeral": "^2.0.6", "plotly.js": "^2.5.1",