diff --git a/JSONTHING/package-lock.json b/JSONTHING/package-lock.json index 85d1792..54ea06b 100644 --- a/JSONTHING/package-lock.json +++ b/JSONTHING/package-lock.json @@ -846,9 +846,9 @@ } }, "glob-parent": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz", - "integrity": "sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "requires": { "is-glob": "^4.0.1" } @@ -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"