diff --git a/src/en/package-lock.json b/src/en/package-lock.json index 28f20224..6c9613bb 100644 --- a/src/en/package-lock.json +++ b/src/en/package-lock.json @@ -5728,9 +5728,9 @@ } }, "ol-hashed": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/ol-hashed/-/ol-hashed-1.0.1.tgz", - "integrity": "sha512-DZLPrTkMNYHAE+z8w9HlwPlICTxhwPqrUjVfbr9E8XN5y8iFmOChjihbSaJeMo8T49jpSnx/5LxbauY17UV7xw==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/ol-hashed/-/ol-hashed-1.0.2.tgz", + "integrity": "sha512-DIOJjpYe0QZWaG4UnaIlfiwUAwH7Ej33kNkADxdsoGFzldAsk74KpFnCcygUNjGtVamPNYnVGcG9bLgnlueRgA==", "requires": { "hashed": "4.2.0", "ol": "4.3.1" diff --git a/src/en/package.json b/src/en/package.json index 9033d0d5..6dceb2fc 100644 --- a/src/en/package.json +++ b/src/en/package.json @@ -7,7 +7,7 @@ "dependencies": { "colormap": "^2.2.0", "ol": "^4.3.1", - "ol-hashed": "^1.0.1", + "ol-hashed": "^1.0.2", "ol-mapbox-style": "^2.6.1" }, "devDependencies": {