diff --git a/package-lock.json b/package-lock.json index 4409d0917..0a474e049 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@mapbox/vector-tile": "^2.0.3", "@rapideditor/country-coder": "~5.3.1", "@rapideditor/location-conflation": "~1.4.1", - "@tmcw/togeojson": "^7.0.0", + "@tmcw/togeojson": "^7.1.0", "@turf/bbox": "^7.2.0", "@turf/bbox-clip": "^7.2.0", "abortcontroller-polyfill": "^1.7.8", @@ -1586,9 +1586,9 @@ "dev": true }, "node_modules/@tmcw/togeojson": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-7.0.0.tgz", - "integrity": "sha512-e2BoFtuCm47R0Bz4m/HATdMIDcsbNUKiNCtm9AySukG8uaanEluncdvq+h3b2tT36LBkEdM6hmpWDcOw97tWpQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-7.1.0.tgz", + "integrity": "sha512-UEbnRhZD3X4tl+xoeZkiFeLIrcZUZ9phEpn0JqkTldHtZ25EkZtDhM5RY0sQjvxjdZPl5OtjCzBNWGL41Uck9Q==", "license": "BSD-2-Clause", "engines": { "node": "*" diff --git a/package.json b/package.json index d0aef7a8c..c244dba6b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@mapbox/vector-tile": "^2.0.3", "@rapideditor/country-coder": "~5.3.1", "@rapideditor/location-conflation": "~1.4.1", - "@tmcw/togeojson": "^7.0.0", + "@tmcw/togeojson": "^7.1.0", "@turf/bbox": "^7.2.0", "@turf/bbox-clip": "^7.2.0", "abortcontroller-polyfill": "^1.7.8",