|
@@ -61,9 +61,9 @@
|
|
|
"integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA=="
|
|
|
},
|
|
|
"core-util-is": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
|
|
|
- "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
|
|
|
},
|
|
|
"denque": {
|
|
|
"version": "1.5.0",
|
|
@@ -119,12 +119,12 @@
|
|
|
"isarray": {
|
|
|
"version": "0.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
|
|
|
- "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
|
|
|
+ "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="
|
|
|
},
|
|
|
"libpq": {
|
|
|
- "version": "1.8.9",
|
|
|
- "resolved": "https://registry.npmjs.org/libpq/-/libpq-1.8.9.tgz",
|
|
|
- "integrity": "sha512-herU0STiW3+/XBoYRycKKf49O9hBKK0JbdC2QmvdC5pyCSu8prb9idpn5bUSbxj8XwcEsWPWWWwTDZE9ZTwJ7g==",
|
|
|
+ "version": "1.8.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/libpq/-/libpq-1.8.12.tgz",
|
|
|
+ "integrity": "sha512-4lUY9BD9suz76mVS0kH4rRgRy620g/c9YZH5GYC3smfIpjtj6KiPuQ4IwQSHSZMMMhMM3tBFrYUrw8mHOOZVeg==",
|
|
|
"requires": {
|
|
|
"bindings": "1.5.0",
|
|
|
"nan": "^2.14.0"
|
|
@@ -220,9 +220,9 @@
|
|
|
}
|
|
|
},
|
|
|
"nan": {
|
|
|
- "version": "2.14.2",
|
|
|
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.2.tgz",
|
|
|
- "integrity": "sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ=="
|
|
|
+ "version": "2.16.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.16.0.tgz",
|
|
|
+ "integrity": "sha512-UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA=="
|
|
|
},
|
|
|
"node-cache": {
|
|
|
"version": "5.1.2",
|
|
@@ -262,11 +262,11 @@
|
|
|
"integrity": "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw=="
|
|
|
},
|
|
|
"pg-native": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/pg-native/-/pg-native-3.0.0.tgz",
|
|
|
- "integrity": "sha512-qZZyywXJ8O4lbiIN7mn6vXIow1fd3QZFqzRe+uET/SZIXvCa3HBooXQA4ZU8EQX8Ae6SmaYtDGLp5DwU+8vrfg==",
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/pg-native/-/pg-native-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-LBVNWkNh0fVx/cienARRP2y22J5OpUsKBe0TpxzAx3arEUUdIs77aLSAHS3scS7SMaqc+OkG40CEu5fN0/cjIw==",
|
|
|
"requires": {
|
|
|
- "libpq": "^1.7.0",
|
|
|
+ "libpq": "^1.8.10",
|
|
|
"pg-types": "^1.12.1",
|
|
|
"readable-stream": "1.0.31"
|
|
|
},
|
|
@@ -291,7 +291,7 @@
|
|
|
"readable-stream": {
|
|
|
"version": "1.0.31",
|
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.31.tgz",
|
|
|
- "integrity": "sha1-jyUC4LyeOw2huUUgqrtOJgPsr64=",
|
|
|
+ "integrity": "sha512-tco/Dwv1f/sgIgN6CWdj/restacPKNskK6yps1981ivH2ZmLYcs5o5rVzL3qaO/cSkhN8hYOMWs7+glzOLSgRg==",
|
|
|
"requires": {
|
|
|
"core-util-is": "~1.0.0",
|
|
|
"inherits": "~2.0.1",
|
|
@@ -302,7 +302,7 @@
|
|
|
"string_decoder": {
|
|
|
"version": "0.10.31",
|
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
|
|
|
- "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
|
|
|
+ "integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ=="
|
|
|
}
|
|
|
}
|
|
|
},
|