PMCORE-3451: Task Metrics Level 3 hand doesnt work allowing to navigate withing the nodes PMCORE_3.7.0-5487

This commit is contained in:
Rodrigo Quelca
2021-10-27 13:28:30 +00:00
parent 74d17dfc42
commit e4cd922dfe
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -257,9 +257,9 @@
}
},
"apexcharts": {
"version": "3.28.1",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.28.1.tgz",
"integrity": "sha512-5M1KitI/XmY2Sx6ih9vQOXyQUTmotDG/cML2N6bkBlVseF10RPSzM7dkrf7Y68apSZF6e7J581gXXu1+qkLhCA==",
"version": "3.29.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.29.0.tgz",
"integrity": "sha512-PhI17VayidYAbLb5/g+7WOeirgFrVopzt0qGwLq8V+cd6NXx4CeHYq3S0pDZiUGO7UFQ4YIrT8+ie9/Fnler+w==",
"requires": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",

View File

@@ -23,7 +23,7 @@
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/vue-fontawesome": "^2.0.2",
"apexcharts": "^3.27.3",
"apexcharts": "^3.28.2",
"axios": "^0.15.3",
"bootstrap": "^4.5.3",
"bootstrap-colorpicker": "^3.0.3",