From c2ade4a4f87b75ef12bc63dbffca69bb57c31f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 05:35:06 +0000 Subject: [PATCH] Bump @ideditor/country-coder from 3.2.0 to 4.0.0 Bumps [@ideditor/country-coder](https://github.com/ideditor/country-coder) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/ideditor/country-coder/releases) - [Commits](https://github.com/ideditor/country-coder/compare/v3.2.0...v4.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33493be10..10a3d25e6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "translations": "node scripts/update_locales.js" }, "dependencies": { - "@ideditor/country-coder": "^3.2.0", + "@ideditor/country-coder": "^4.0.0", "@ideditor/location-conflation": "~0.5.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0",