diff --git a/Commenlyzer-front/package-lock.json b/Commenlyzer-front/package-lock.json index 26fd558..fdaf181 100644 --- a/Commenlyzer-front/package-lock.json +++ b/Commenlyzer-front/package-lock.json @@ -5258,9 +5258,9 @@ "dev": true }, "js-yaml": { - "version": "3.12.0", - "resolved": "http://packages.matcom.uh.cu:8081/repository/npm-proxy/js-yaml/-/js-yaml-3.12.0.tgz", - "integrity": "sha1-6u1lbsg0TxD1J8a/obbiJE3hZ9E=", + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz", + "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==", "dev": true, "requires": { "argparse": "^1.0.7",