From 52659fa4ee73bf670654b59d8434292f0662f2e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 10:41:42 +0000 Subject: [PATCH] Bump vue-i18n from 8.10.0 to 8.24.2 Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.10.0 to 8.24.2. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md) - [Commits](https://github.com/kazupon/vue-i18n/compare/v8.10.0...v8.24.2) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe6978f..bf3481f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7994,9 +7994,9 @@ "dev": true }, "vue-i18n": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.10.0.tgz", - "integrity": "sha512-n2A9Q5dbwk3q4r6cOdT5jJaMb/mV4JtkNmgSiUNtoDp+N00bQHzpALM2XRyNzu7WZSHyi10/wBrNKl0unNKpVg==" + "version": "8.24.2", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.2.tgz", + "integrity": "sha512-+TkAPBQw4Cp2bQrSPtPNkhET7XcWYjjDt1UjWYQs+xbT41q5OAl1I3IZyhg0drjn1nlC1K0f8sLVB/nshUcF1Q==" }, "vue-loader": { "version": "15.7.0", diff --git a/package.json b/package.json index 1554974..a71839d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "leaflet.locatecontrol": "^0.66.2", "nunjucks": "^3.2.0", "vue": "^2.6.10", - "vue-i18n": "^8.10.0", + "vue-i18n": "^8.24.2", "vue-moment": "^4.0.0", "vue-router": "^3.0.6", "vue2-leaflet": "^2.0.3",