1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00

Bump v5.1.13

* Add sentinelAgreement endpoint to forisUrls
* NPM audit fix
This commit is contained in:
Aleksandr Gumroian 2021-06-30 10:50:22 +02:00
parent 6f0f344eb4
commit f67edc39e1
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "foris",
"version": "5.1.12",
"version": "5.1.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "foris",
"version": "5.1.12",
"version": "5.1.13",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.21.1",

View File

@ -1,6 +1,6 @@
{
"name": "foris",
"version": "5.1.12",
"version": "5.1.13",
"description": "Set of components and utils for Foris and its plugins.",
"author": "CZ.NIC, z.s.p.o.",
"repository": {