From 8949f09b904be91cd853b9fc46aeb3d702c09580 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 9 Sep 2020 16:50:54 +0200 Subject: [PATCH] Update dependencies Signed-off-by: Knut Ahlers --- ci/bundle_js.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ci/bundle_js.sh b/ci/bundle_js.sh index c6f703d..b538939 100644 --- a/ci/bundle_js.sh +++ b/ci/bundle_js.sh @@ -8,19 +8,19 @@ css_deps=( npm/bootstrap-vue@2/dist/bootstrap-vue.min.css # Other packages - npm/leaflet@1.6.0/dist/leaflet.min.css + npm/leaflet@1.7.1/dist/leaflet.min.css ) js_deps=( # Must-have order npm/vue@2/dist/vue.min.js npm/bootstrap-vue@2/dist/bootstrap-vue.min.js - npm/vue-i18n@8.15.3/dist/vue-i18n.min.js + npm/vue-i18n@8.21.0/dist/vue-i18n.min.js # Other packages - npm/axios@0.19.0/dist/axios.min.js - npm/leaflet@1.6.0/dist/leaflet.min.js - npm/moment@2.24.0/min/moment.min.js + npm/axios@0.20.0/dist/axios.min.js + npm/leaflet@1.7.1/dist/leaflet.min.js + npm/moment@2.27.0/min/moment.min.js ) leaflet_images=(