diff --git a/api/package-lock.json b/api/package-lock.json index 5b885ae..9044bed 100644 --- a/api/package-lock.json +++ b/api/package-lock.json @@ -2317,9 +2317,9 @@ }, "dependencies": { "glob": { - "version": "7.1.6", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", - "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz", + "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==", "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -2357,8 +2357,8 @@ } }, "libxmljs-dom": { - "version": "git+https://github.com/jfsimon/libxmljs-dom.git#793bd29f3f55c0c59932be1480145f1c4daaab19", - "from": "git+https://github.com/jfsimon/libxmljs-dom.git", + "version": "0.0.18", + "resolved": "git+https://github.com/jfsimon/libxmljs-dom.git#793bd29f3f55c0c59932be1480145f1c4daaab19", "requires": { "css2xpath": "0.0.1", "libxmljs": "^0.19.5", @@ -4661,9 +4661,9 @@ "dev": true }, "underscore": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.11.0.tgz", - "integrity": "sha512-xY96SsN3NA461qIRKZ/+qox37YXPtSBswMGfiNptr+wrt6ds4HaMw23TP612fEyGekRE6LNRiLYr/aqbHXNedw==" + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", + "integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" }, "union-value": { "version": "1.0.1",