diff --git a/JSONTHING/package-lock.json b/JSONTHING/package-lock.json index 85d1792..6cc41b9 100644 --- a/JSONTHING/package-lock.json +++ b/JSONTHING/package-lock.json @@ -60,9 +60,9 @@ "dev": true }, "acorn": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", - "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==" + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz", + "integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==" }, "acorn-jsx": { "version": "5.1.0", @@ -2018,8 +2018,8 @@ } }, "xpc-connection": { - "version": "git://github.com/taoyuan/node-xpc-connection.git#8ff8b20e1146a1cb13cc57f9802593995014f31e", - "from": "git://github.com/taoyuan/node-xpc-connection.git", + "version": "0.1.5", + "resolved": "git://github.com/taoyuan/node-xpc-connection.git#8ff8b20e1146a1cb13cc57f9802593995014f31e", "requires": { "bindings": "~1.3.0", "nan": "^2.4.0"