diff --git a/package-lock.json b/package-lock.json index 2405023d3..83a385574 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@mapbox/vector-tile": "^1.3.1", "@rapideditor/country-coder": "~5.2.0", "@rapideditor/location-conflation": "~1.2.1", - "@tmcw/togeojson": "^5.8.0", + "@tmcw/togeojson": "^5.8.1", "@turf/bbox": "^6.0.0", "@turf/bbox-clip": "^6.0.0", "abortcontroller-polyfill": "^1.7.5", @@ -1355,9 +1355,9 @@ "license": "MIT" }, "node_modules/@tmcw/togeojson": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.8.0.tgz", - "integrity": "sha512-mZGx23exIOpMy9uxIRZ22RhS69xtC/F70USOcurh9r7JvYHLWjS38Ak01yq+3Hybsze/UiO5eW3e8hf3AeiibQ==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.8.1.tgz", + "integrity": "sha512-2YNrbis3l5kS0XrYwiHEZcGwiRp0MJ5CvwGwtMWp2z2tsVlskeec2qgvKHnF0RCwI5GnjrrBOoKsWfndEnd3LA==", "engines": { "node": "*" }, @@ -10864,9 +10864,9 @@ "dev": true }, "@tmcw/togeojson": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.8.0.tgz", - "integrity": "sha512-mZGx23exIOpMy9uxIRZ22RhS69xtC/F70USOcurh9r7JvYHLWjS38Ak01yq+3Hybsze/UiO5eW3e8hf3AeiibQ==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-5.8.1.tgz", + "integrity": "sha512-2YNrbis3l5kS0XrYwiHEZcGwiRp0MJ5CvwGwtMWp2z2tsVlskeec2qgvKHnF0RCwI5GnjrrBOoKsWfndEnd3LA==", "requires": {} }, "@transifex/api": { diff --git a/package.json b/package.json index 7e6d6e96c..1204a1274 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@mapbox/geojson-area": "^0.2.2", "@mapbox/sexagesimal": "1.2.0", "@mapbox/vector-tile": "^1.3.1", - "@tmcw/togeojson": "^5.8.0", + "@tmcw/togeojson": "^5.8.1", "@turf/bbox": "^6.0.0", "@turf/bbox-clip": "^6.0.0", "abortcontroller-polyfill": "^1.7.5",