Merge pull request #4885 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/vue2-leaflet-2.7.1

This commit is contained in:
James Cole
2021-06-28 07:15:50 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -41,6 +41,6 @@
"sortablejs": "^1.13.0",
"v-calendar": "^2.3.0",
"vue-typeahead-bootstrap": "^2.8.0",
"vue2-leaflet": "^2.7.0"
"vue2-leaflet": "^2.7.1"
}
}

View File

@@ -6544,10 +6544,10 @@ vue-typeahead-bootstrap@^2.8.0:
resize-observer-polyfill "^1.5.0"
vue "^2.5.17"
vue2-leaflet@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/vue2-leaflet/-/vue2-leaflet-2.7.0.tgz#e8a78671b8fa843ab19cfd93582bc166a05ec3ed"
integrity sha512-uT7lpFoVEDhINMyTpiAthh6aiKFGHuYWLoVH8JJ0YNNSch+XMZFl4YBQ0S2hHYDquQIsh8zx+yINeUI01y9ugw==
vue2-leaflet@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/vue2-leaflet/-/vue2-leaflet-2.7.1.tgz#2f95c287621bf778f10804c88223877f5c049257"
integrity sha512-K7HOlzRhjt3Z7+IvTqEavIBRbmCwSZSCVUlz9u4Rc+3xGCLsHKz4TAL4diAmfHElCQdPPVdZdJk8wPUt2fu6WQ==
vue@^2.5.17:
version "2.6.14"