diff --git a/Quito/Junio2020/NAMPI-master/package-lock.json b/Quito/Junio2020/NAMPI-master/package-lock.json index e7b3e9196..172c2d280 100644 --- a/Quito/Junio2020/NAMPI-master/package-lock.json +++ b/Quito/Junio2020/NAMPI-master/package-lock.json @@ -20,12 +20,9 @@ "integrity": "sha1-C4MgplBlll2ZhkWx9c0892m0Qeo=" }, "@claviska/jquery-minicolors": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@claviska/jquery-minicolors/-/jquery-minicolors-2.2.6.tgz", - "integrity": "sha1-ALTB5OMeTaSDUBeF1cLtP8z97ck=", - "requires": { - "jquery": ">= 1.7.x" - } + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/@claviska/jquery-minicolors/-/jquery-minicolors-2.3.6.tgz", + "integrity": "sha512-8Ro6D4GCrmOl41+6w4NFhEOpx8vjxwVRI69bulXsFDt49uVRKhLU5TnzEV7AmOJrylkVq+ugnYNMiGHBieeKUQ==" }, "abbrev": { "version": "1.1.1", diff --git a/Quito/Junio2020/NAMPI-master/package.json b/Quito/Junio2020/NAMPI-master/package.json index 7576e6f7b..c64c40c95 100644 --- a/Quito/Junio2020/NAMPI-master/package.json +++ b/Quito/Junio2020/NAMPI-master/package.json @@ -25,7 +25,7 @@ "node-sass": "^4.13.1" }, "dependencies": { - "@claviska/jquery-minicolors": "^2.2.6", + "@claviska/jquery-minicolors": "^2.3.6", "block-ui": "^2.70.1", "bootstrap": "^4.4.1", "bootstrap-colorpicker": "^3.1.1",