Skip to content

Commit

Permalink
Update leaflet
Browse files Browse the repository at this point in the history
  • Loading branch information
Geit committed Sep 4, 2020
1 parent 35ea0d0 commit 06cee76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Expand Up @@ -6,7 +6,7 @@
"@juggle/resize-observer": "3.2.0",
"@material-ui/core": "4.11.0",
"@material-ui/lab": "4.0.0-alpha.56",
"leaflet": "1.6.0",
"leaflet": "1.7.1",
"lodash": "4.17.20",
"node-sass": "4.14.1",
"react": "16.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7350,10 +7350,10 @@ lazy-cache@^1.0.3:
resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
integrity sha1-odePw6UEdMuAhF07O24dpJpEbo4=

leaflet@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.6.0.tgz#aecbb044b949ec29469eeb31c77a88e2f448f308"
integrity sha512-CPkhyqWUKZKFJ6K8umN5/D2wrJ2+/8UIpXppY7QDnUZW5bZL5+SEI2J7GBpwh4LIupOKqbNSQXgqmrEJopHVNQ==
leaflet@1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.7.1.tgz#10d684916edfe1bf41d688a3b97127c0322a2a19"
integrity sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw==

leven@^3.1.0:
version "3.1.0"
Expand Down

0 comments on commit 06cee76

Please sign in to comment.