diff --git a/package-lock.json b/package-lock.json index 8410312..93bb1c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1659,9 +1659,9 @@ } }, "underscore": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz", - "integrity": "sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" }, "unpipe": { "version": "1.0.0", diff --git a/package.json b/package.json index 198c1b0..b07ac80 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "puppeteer": "^1.20.0", "socket.io": "^2.3.0", "supertest": "^3.3.0", - "underscore": "^1.9.1", + "underscore": "^1.12.1", "yasmij": "^0.2.6" }, "devDependencies": {