Skip to content

Commit fec3608

Browse files
chore(deps): update isomorphic-mapzen-search
1 parent 5925781 commit fec3608

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/geocoder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@conveyal/geocoder-arcgis-geojson": "^0.0.3",
1414
"@conveyal/lonlat": "^1.4.1",
15-
"isomorphic-mapzen-search": "^1.6.0",
15+
"isomorphic-mapzen-search": "^1.6.1",
1616
"lodash.memoize": "^4.1.2"
1717
},
1818
"gitHead": "644c72e0d08f8daf93b44eaf0deec88a1e16f414",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12152,10 +12152,10 @@ isomorphic-fetch@^3.0.0:
1215212152
node-fetch "^2.6.1"
1215312153
whatwg-fetch "^3.4.1"
1215412154

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

0 commit comments

Comments
 (0)