From 585fec4e3ec93eadb70b09d531e9ee424c69483a Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Fri, 30 Jul 2021 17:02:51 +0300 Subject: [PATCH] Bump v5.1.14 * Add & update translations * Fix infinity redirect loop when WS error occurs * 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 5fc8621..e6144e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foris", - "version": "5.1.13", + "version": "5.1.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foris", - "version": "5.1.13", + "version": "5.1.14", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index 7aca651..99c6f75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "5.1.13", + "version": "5.1.14", "description": "Set of components and utils for Foris and its plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {