Skip to content

Commit 462c474

Browse files
committed
update dependency
1 parent 0ad2f4e commit 462c474

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"diff": "^5.1.0",
1111
"jsonc-parser": "^3.2.0",
1212
"leaflet": "^1.9.4",
13-
"osm-api": "^2.4.0",
13+
"osm-api": "^2.7.0",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",
1616
"react-leaflet": "^4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,10 +2997,10 @@ optionator@^0.9.3:
29972997
prelude-ls "^1.2.1"
29982998
type-check "^0.4.0"
29992999

3000-
osm-api@^2.4.0:
3001-
version "2.4.0"
3002-
resolved "https://registry.yarnpkg.com/osm-api/-/osm-api-2.4.0.tgz#531b9fd06eb0ec4508924e3c78d3faed5ef5cf0f"
3003-
integrity sha512-a5OdLQx2byksELZctnxfwAzvwbZx1FskeTu12/GBlZHUziRJgF+l2x/CF8pUeX6ar4l2JCN7JRJtYBDmRbUdpg==
3000+
osm-api@^2.7.0:
3001+
version "2.7.0"
3002+
resolved "https://registry.yarnpkg.com/osm-api/-/osm-api-2.7.0.tgz#63bb16ac493f265f0c97ce6f5e9f826b788db7b5"
3003+
integrity sha512-mV3r7xB+TQo8mGfCuSOpAL7gGSfFa1neh2Arz7RorpT9IGX5AoLV9sLrT62Gix/Iv9EADbZrs9+TZlCxRz+dEA==
30043004
dependencies:
30053005
"@types/geojson" "^7946.0.13"
30063006
fast-xml-parser "^4.4.1"

0 commit comments

Comments
 (0)