package/vuejs-router: bump to version 4.0.14

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Thomas Claveirole 2022-04-19 10:54:11 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 650c66b1a3
commit c9954aec79
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 baf5e9dfb0a1e344f0f460a5cd521e17fd3842386ce36b8e6d53c1053d49cf1e vue-router-4.0.12.tgz
sha256 6adff85db2045a092ba4bf37e95cdc3c661cfe4f3e7f7cbc36082a57c05c6365 vue-router-4.0.14.tgz
sha256 9c0015250f592a09d7787efc07152afcf661fff6bda2554359f6d00987828c02 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
VUEJS_ROUTER_VERSION = 4.0.12
VUEJS_ROUTER_VERSION = 4.0.14
VUEJS_ROUTER_SOURCE = vue-router-$(VUEJS_ROUTER_VERSION).tgz
VUEJS_ROUTER_SITE = https://registry.npmjs.org/vue-router/-
VUEJS_ROUTER_LICENSE = MIT