Bump @rapideditor/country-coder from 5.2.1 to 5.2.2 (#9977)

Bumps [@rapideditor/country-coder](https://github.com/rapideditor/country-coder) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/rapideditor/country-coder/releases)
- [Changelog](https://github.com/rapideditor/country-coder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rapideditor/country-coder/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: "@rapideditor/country-coder"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-13 21:33:01 +01:00
committed by GitHub
parent 6f0d463f2d
commit 90fe0befa8
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@mapbox/geojson-area": "^0.2.2",
"@mapbox/sexagesimal": "1.2.0",
"@mapbox/vector-tile": "^1.3.1",
"@rapideditor/country-coder": "~5.2.0",
"@rapideditor/country-coder": "~5.2.2",
"@rapideditor/location-conflation": "~1.2.1",
"@tmcw/togeojson": "^5.8.1",
"@turf/bbox": "^6.0.0",
@@ -1326,9 +1326,9 @@
}
},
"node_modules/@rapideditor/country-coder": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.1.tgz",
"integrity": "sha512-rPxw/Mxpogi46JDvJLtNOo7pOnxeVumRj6OSIJMJh9pSaoJUJmQqPd6Ep7DzBXew2dUe2G1Jg224FqRdx1j2qg==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.2.tgz",
"integrity": "sha512-xGkI+wHX694sFcKKVdy20/uNeHuIiJACnke2vp7LzX22PRPJJv+pcn1OU5nb1urnad275EMfJQR33ayi2hWZOQ==",
"dependencies": {
"which-polygon": "^2.2.1"
},
@@ -11013,9 +11013,9 @@
"optional": true
},
"@rapideditor/country-coder": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.1.tgz",
"integrity": "sha512-rPxw/Mxpogi46JDvJLtNOo7pOnxeVumRj6OSIJMJh9pSaoJUJmQqPd6Ep7DzBXew2dUe2G1Jg224FqRdx1j2qg==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/@rapideditor/country-coder/-/country-coder-5.2.2.tgz",
"integrity": "sha512-xGkI+wHX694sFcKKVdy20/uNeHuIiJACnke2vp7LzX22PRPJJv+pcn1OU5nb1urnad275EMfJQR33ayi2hWZOQ==",
"requires": {
"which-polygon": "^2.2.1"
}
+1 -1
View File
@@ -47,7 +47,7 @@
"@mapbox/geojson-area": "^0.2.2",
"@mapbox/sexagesimal": "1.2.0",
"@mapbox/vector-tile": "^1.3.1",
"@rapideditor/country-coder": "~5.2.0",
"@rapideditor/country-coder": "~5.2.2",
"@rapideditor/location-conflation": "~1.2.1",
"@tmcw/togeojson": "^5.8.1",
"@turf/bbox": "^6.0.0",