package/vuejs: bump to version 3.2.22

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Claveirole 2021-11-15 16:13:04 +01:00 committed by Thomas Petazzoni
parent d72a799766
commit f6a6219d94
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# Locally computed
sha256 464ea5fdbcb51eee0b5f4762f169024b36a3bcd2c039ea8608b17fdd8a8595e9 vue-3.2.6.tgz
sha256 770ff74851f7454977f084becd76b05b3fad4d52f048df5405d41849c125956c vue-3.2.22.tgz
sha256 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175 LICENSE

View file

@ -4,7 +4,7 @@
#
################################################################################
VUEJS_VERSION = 3.2.6
VUEJS_VERSION = 3.2.22
VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
VUEJS_SITE = https://registry.npmjs.org/vue/-
VUEJS_LICENSE = MIT