Skip to content

Commit

Permalink
Merge 1fa3e6a into afb2220
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
2 parents afb2220 + 1fa3e6a commit cb95fee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"jquery-simulate": "^1.0.2",
"jquery.cookie": "^1.4.1",
"leaflet": "^1.6.0",
"leaflet.locatecontrol": "^0.72.0",
"leaflet.locatecontrol": "^0.73.0",
"ohauth": "^1.0.0",
"qs": "^6.9.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -514,10 +514,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=

leaflet.locatecontrol@^0.72.0:
version "0.72.2"
resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.72.2.tgz#513787f983bce029c100a79aedc9eb98383100e0"
integrity sha512-MNi7m+TlQFwiz5jq5W9vcGjwBHsh1PGxjKjONYd0NezuSLdj9dNjRsupLXtF2fNnX+s+tPNzP7V+Nmg6TKvhHA==
leaflet.locatecontrol@^0.73.0:
version "0.73.0"
resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.73.0.tgz#768d9edb0470f86c913ea6c2a70ec62380fd45c5"
integrity sha512-e6v6SyDU2nzG5AiH80eH7qhXw5J+EfgmEFHkuzTRC9jqCSbfAm/3HlZDuoa9WYsaZbn5ovvqNeaLW/JSMsgg5g==

leaflet@^1.6.0:
version "1.7.1"
Expand Down

0 comments on commit cb95fee

Please sign in to comment.