Skip to content

Commit

Permalink
chore(deps): update isomorphic-mapzen-search
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Feb 3, 2022
1 parent 5925781 commit fec3608
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/geocoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@conveyal/geocoder-arcgis-geojson": "^0.0.3",
"@conveyal/lonlat": "^1.4.1",
"isomorphic-mapzen-search": "^1.6.0",
"isomorphic-mapzen-search": "^1.6.1",
"lodash.memoize": "^4.1.2"
},
"gitHead": "644c72e0d08f8daf93b44eaf0deec88a1e16f414",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12152,10 +12152,10 @@ isomorphic-fetch@^3.0.0:
node-fetch "^2.6.1"
whatwg-fetch "^3.4.1"

isomorphic-mapzen-search@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/isomorphic-mapzen-search/-/isomorphic-mapzen-search-1.6.0.tgz#eb368756d6132016a32c76435d6f34a38da5279f"
integrity sha512-90Zp8jxWuMCk582S7d6b85lHO2Lj4Nybv8o6ShqQX2SRP7SFh1fzHx67eilNUGNjBeamKYQJHmijZ1/wSzFe3A==
isomorphic-mapzen-search@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/isomorphic-mapzen-search/-/isomorphic-mapzen-search-1.6.1.tgz#5310e8b845ba70ae4fdd2604c3964264939abe53"
integrity sha512-MWVko9xX8nhJ2zWx7Zx+9pGQkWd+iy5YIRhT372Rp11/anZ8u5WmOAAxsVA2t2UFmtYEkvNImXCKoFlNg63J+w==
dependencies:
"@conveyal/lonlat" "^1.4.1"
isomorphic-fetch "^3.0.0"
Expand Down

0 comments on commit fec3608

Please sign in to comment.