Skip to content

Commit

Permalink
upgrade geocoder
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Jan 26, 2024
1 parent 5d5db48 commit fb889fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@bugsnag/js": "^7.11.0",
"@bugsnag/plugin-aws-lambda": "^7.11.0",
"@conveyal/lonlat": "^1.4.1",
"@opentripplanner/geocoder": "^2.0.0",
"@opentripplanner/geocoder": "^2.0.1",
"geolib": "^3.3.1",
"node-fetch": "^2.6.1",
"redis": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2516,10 +2516,10 @@
dependencies:
"@octokit/openapi-types" "^12.11.0"

"@opentripplanner/geocoder@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@opentripplanner/geocoder/-/geocoder-2.0.0.tgz#da8138f451021bd4cc88015ff1485332da295197"
integrity sha512-zJ1VkJFbjHS+Ujuv6TYDiqy29XiCKamtgA00Nvh8t9weG9i28W7zcmxv3zNkQuzSIIhWo9PaG8/uJ+cqETPgcQ==
"@opentripplanner/geocoder@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@opentripplanner/geocoder/-/geocoder-2.0.1.tgz#ffb701a1e1b293b54bd368e782dd5ed6b42bdefa"
integrity sha512-hUKGCwAEc7DvwoS/3Kj+PLCUExY+LhZX61rv1R5E0KOGfsbXv1CY10g2aPGCt7ZcnozbKKo8p+U9gzwCetfQKQ==
dependencies:
"@conveyal/geocoder-arcgis-geojson" "^0.0.3"
"@conveyal/lonlat" "^1.4.1"
Expand Down

0 comments on commit fb889fc

Please sign in to comment.