From 43cb5bff50dc4ab9992ec53f1b63d331d6a24001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Sa=C5=A1ek?= Date: Thu, 18 Nov 2021 16:32:47 +0100 Subject: [PATCH] Bump v5.1.16 * NPM audit fix --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2dd8f25..21b1a56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foris", - "version": "5.1.15", + "version": "5.1.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foris", - "version": "5.1.15", + "version": "5.1.16", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index d0b6638..305e230 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "5.1.15", + "version": "5.1.16", "description": "Set of components and utils for Foris and its plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {