From 52275e3f0ceb7536b4c42bf8568811ae95f28e96 Mon Sep 17 00:00:00 2001 From: David Luecke Date: Wed, 1 Nov 2017 11:20:26 -0700 Subject: [PATCH] Update dependencies for release (#41) --- .../authentication-local/package-lock.json | 104 +++++++++--------- packages/authentication-local/package.json | 10 +- 2 files changed, 57 insertions(+), 57 deletions(-) diff --git a/packages/authentication-local/package-lock.json b/packages/authentication-local/package-lock.json index e18739cea2..4fa36ad10a 100644 --- a/packages/authentication-local/package-lock.json +++ b/packages/authentication-local/package-lock.json @@ -10,9 +10,9 @@ "integrity": "sha512-xbakj697RupG8+bMCzWaHOtkPcggCuxLeDf1k16OaiJUhA1Pl0qNfigrTmWlkEYW4nTvfjNFFf59OBfw/CXywA==", "dev": true, "requires": { - "@feathersjs/commons": "1.1.0", - "@feathersjs/errors": "3.0.0-pre.1", - "@feathersjs/socket-commons": "3.0.0-pre.7", + "@feathersjs/commons": "1.2.0", + "@feathersjs/errors": "3.0.0", + "@feathersjs/socket-commons": "3.0.0", "debug": "3.1.0", "jsonwebtoken": "8.1.0", "lodash.clone": "4.5.0", @@ -26,77 +26,77 @@ } }, "@feathersjs/authentication-jwt": { - "version": "1.0.0-pre.1", - "resolved": "https://registry.npmjs.org/@feathersjs/authentication-jwt/-/authentication-jwt-1.0.0-pre.1.tgz", - "integrity": "sha512-fpqoKKEhNVi1sQBlXZplwrnfwtktnWL7PglpZVVcmCe4V/q8gv+X3j21kusYAQi9S77PTqG7F/OvgzIf7RzqxQ==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@feathersjs/authentication-jwt/-/authentication-jwt-1.0.0.tgz", + "integrity": "sha512-klZm9pPDuBJhnN4qMoDGo8S29JhCahL/vxFMdsz0dXHMeouquUck/n6fIXBFo4rOYidq1N1ig5Enu34oMJeGNg==", "dev": true, "requires": { - "@feathersjs/errors": "3.0.0-pre.1", + "@feathersjs/errors": "3.0.0", "debug": "3.1.0", "lodash.merge": "4.6.0", "lodash.omit": "4.5.0", "lodash.pick": "4.4.0", - "passport-jwt": "3.0.0" + "passport-jwt": "3.0.1" } }, "@feathersjs/commons": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-1.1.0.tgz", - "integrity": "sha512-ZYLjzXtW4l0T2i96a9Qsk/3za4Q6H6fpIiOx8IurkehsPx0KuWyNZdhRjsPdRqRejhoSC9RULpY+GlqI8VUMCA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-1.2.0.tgz", + "integrity": "sha512-YLXNmRVz04qKPCJhbpEHG8kXyeulg42aCJz9CFSbSoM6Vyn50UIt+iQe7lXXa8AjYgNXobSbnfPBaZj//M5dgQ==", "dev": true }, "@feathersjs/errors": { - "version": "3.0.0-pre.1", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-3.0.0-pre.1.tgz", - "integrity": "sha512-kePJDUO9u+MJPnd9AUtGcpJfqR+l7+3asYRq4+r2IeObv3zMTKh7q31WvGUTF/FxCcCsy8oMmQ0aQ4f4IdI6HA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-3.0.0.tgz", + "integrity": "sha512-D29ua+Wn30YPbn2jw7oXt0vMOFmN9iP1chHS9Ob4Zx1eUtmO33anEqIytAMNuYhn90UqGaVw+x8RXlQyPQuIug==", "requires": { "debug": "3.1.0" } }, "@feathersjs/express": { - "version": "1.0.0-pre.4", - "resolved": "https://registry.npmjs.org/@feathersjs/express/-/express-1.0.0-pre.4.tgz", - "integrity": "sha512-+Z1WhVQ3Qa3+TBVX/7H/TgwBeVSH0AdBzAnOoqquRAOcOGyIxqcYSBteUk5cChoJqp1Tro2Dhm2gmQdd1dviyw==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@feathersjs/express/-/express-1.0.0.tgz", + "integrity": "sha512-acuc6vfu3bsXqXot4wh9cekjnuwWBeCm9j9N92bS0xvxyfwO2Qq22kkcWhk1KXdLk+Rjzu66c6L7zv5RztYVDQ==", "dev": true, "requires": { - "@feathersjs/commons": "1.1.0", - "@feathersjs/errors": "3.0.0-pre.1", + "@feathersjs/commons": "1.2.0", + "@feathersjs/errors": "3.0.0", "debug": "3.1.0", "express": "4.16.2", "uberproto": "1.2.0" } }, "@feathersjs/feathers": { - "version": "3.0.0-pre.3", - "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-3.0.0-pre.3.tgz", - "integrity": "sha512-NpEs6IRLC5+y6XaVllOMZU/jS0GElLPa0YkFLNDyLUvP3cX++TJhZuXmy9RPju/1cp2zSyDcFzO9hPFvhPWjGg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-3.0.0.tgz", + "integrity": "sha512-SHrWPqCxKueca0MvvwYUtUkKR5X6oVK/3Opplx6oKD9ft6rr3KgX5buk49C/gcvTgMFxy8OX7Apzefw3ELkFiQ==", "dev": true, "requires": { - "@feathersjs/commons": "1.1.0", + "@feathersjs/commons": "1.2.0", "debug": "3.1.0", "events": "1.1.1", "uberproto": "1.2.0" } }, "@feathersjs/socket-commons": { - "version": "3.0.0-pre.7", - "resolved": "https://registry.npmjs.org/@feathersjs/socket-commons/-/socket-commons-3.0.0-pre.7.tgz", - "integrity": "sha512-4CjtcH3hRtbi5uL0D1SgZLpt60mLS8P+vadarVtKTAVOoQKli3sm/Yzo8tZhAfyZX2TNaeGDuffO+tY+wvmaCg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@feathersjs/socket-commons/-/socket-commons-3.0.0.tgz", + "integrity": "sha512-t/i8PDUBx/FZj3osF2IewZ6HaYH9dGXE+ZGfQc5WuSz7nKqdaBTZuKyZdi8C7/rEaTsbHShtZm/kfrWNoVAB+w==", "dev": true, "requires": { - "@feathersjs/errors": "3.0.0-pre.1", + "@feathersjs/errors": "3.0.0", "debug": "3.1.0", "lodash": "4.17.4", "url-pattern": "1.0.3" } }, "@feathersjs/socketio": { - "version": "3.0.0-pre.4", - "resolved": "https://registry.npmjs.org/@feathersjs/socketio/-/socketio-3.0.0-pre.4.tgz", - "integrity": "sha512-C0s4fqAlO6rklOcIZd1Ynp8p+jWFpXj6O4yAEa4sQKITu09g8A8RyfEu0ciZJ+oL/nL6wkhpgEgqZKpkiwYllQ==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@feathersjs/socketio/-/socketio-3.0.0.tgz", + "integrity": "sha512-v8ztUUqUImzvDhW3qLfYXpkNDjVV0Sl2sLOdd6xhjnyQxp1gywDdpr09jcCegqdrhYzawg4TBDqW85+t4XGkuA==", "dev": true, "requires": { - "@feathersjs/socket-commons": "3.0.0-pre.7", + "@feathersjs/socket-commons": "3.0.0", "debug": "3.1.0", "socket.io": "2.0.4" } @@ -118,9 +118,9 @@ } }, "acorn": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.1.2.tgz", - "integrity": "sha512-o96FZLJBPY1lvTuJylGA9Bk3t/GKPPJG8H0ydQQl01crzwJgspa4AEIq/pVTXigmK0PHVQhiAtn8WMBLL9D2WA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.2.1.tgz", + "integrity": "sha512-jG0u7c4Ly+3QkkW18V+NRDN+4bWHdln30NL1ZL2AvFZZmQe/BfopYCtghCKKVBUSetZ4QKcyA0pY6/4Gw8Pv8w==", "dev": true }, "acorn-jsx": { @@ -179,7 +179,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "1.1.5" + "is-buffer": "1.1.6" } } } @@ -792,7 +792,7 @@ "requires": { "find-root": "1.1.0", "glob": "7.1.2", - "ignore": "3.3.6", + "ignore": "3.3.7", "pkg-config": "1.1.1", "run-parallel": "1.1.6", "uniq": "1.0.1" @@ -1105,7 +1105,7 @@ "file-entry-cache": "2.0.0", "glob": "7.1.2", "globals": "9.18.0", - "ignore": "3.3.6", + "ignore": "3.3.7", "imurmurhash": "0.1.4", "inquirer": "0.12.0", "is-my-json-valid": "2.16.1", @@ -1258,7 +1258,7 @@ "integrity": "sha512-vIUQPuwbVYdz/CYnlTLsJrRy7iXHQjdEe5wz0XhhdTym3IInM/zZLlPf9nZ2mThsH0QcsieCOWs2vOeCy/22LQ==", "dev": true, "requires": { - "ignore": "3.3.6", + "ignore": "3.3.7", "minimatch": "3.0.4", "object-assign": "4.1.1", "resolve": "1.5.0", @@ -1322,7 +1322,7 @@ "integrity": "sha1-DJiLirRttTEAoZVK5LqZXd0n2H4=", "dev": true, "requires": { - "acorn": "5.1.2", + "acorn": "5.2.1", "acorn-jsx": "3.0.1" } }, @@ -1796,9 +1796,9 @@ "dev": true }, "ignore": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.6.tgz", - "integrity": "sha512-HrxmNxKTGZ9a3uAl/FNG66Sdt0G9L4TtMbbUQjP1WhGmSj0FOyHvSgx7623aGJvXfPOur8MwmarlHT+37jmzlw==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.7.tgz", + "integrity": "sha512-YGG3ejvBNHRqu0559EOxxNFihD0AjpvHlC/pdGKd3X3ofe+CoJkYazwNJYTNebqpPKN+VVQbh4ZFn1DivMNuHA==", "dev": true }, "imurmurhash": { @@ -1878,9 +1878,9 @@ "dev": true }, "is-buffer": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.5.tgz", - "integrity": "sha1-Hzsm72E7IUuIy8ojzGwB2Hlh7sw=", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true }, "is-callable": { @@ -2225,9 +2225,9 @@ "dev": true }, "just-extend": { - "version": "1.1.26", - "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-1.1.26.tgz", - "integrity": "sha512-IIG0FXHB/XpUZ7vGbktoc2EGsF+fLHJ1tU+vaqoKkVRBwH2FDxLTmkGkSp0XHRp6Y3KGZPIldH1YW8lOluGYrA==", + "version": "1.1.27", + "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-1.1.27.tgz", + "integrity": "sha512-mJVp13Ix6gFo3SBAy9U/kL+oeZqzlYYYLQBwXVBlVzIsZwBqGREnOro24oC/8s8aox+rJhtZ2DiQof++IrkA+g==", "dev": true }, "jwa": { @@ -2573,7 +2573,7 @@ "dev": true, "requires": { "formatio": "1.2.0", - "just-extend": "1.1.26", + "just-extend": "1.1.27", "lolex": "1.6.0", "path-to-regexp": "1.7.0", "text-encoding": "0.6.4" @@ -2767,9 +2767,9 @@ } }, "passport-jwt": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/passport-jwt/-/passport-jwt-3.0.0.tgz", - "integrity": "sha1-fZ5P8PoFIhCFQM4fz6g7vY+qKck=", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/passport-jwt/-/passport-jwt-3.0.1.tgz", + "integrity": "sha1-5Pcnba2L0lHUPG/DiIMTC5YycvY=", "dev": true, "requires": { "jsonwebtoken": "7.4.3", diff --git a/packages/authentication-local/package.json b/packages/authentication-local/package.json index 7696e6efd5..51a26c860a 100644 --- a/packages/authentication-local/package.json +++ b/packages/authentication-local/package.json @@ -48,7 +48,7 @@ "lib": "lib" }, "dependencies": { - "@feathersjs/errors": "^3.0.0-pre.1", + "@feathersjs/errors": "^3.0.0", "bcryptjs": "^2.3.0", "debug": "^3.1.0", "lodash.get": "^4.4.2", @@ -59,10 +59,10 @@ }, "devDependencies": { "@feathersjs/authentication": "^1.4.0", - "@feathersjs/authentication-jwt": "^1.0.0-pre.1", - "@feathersjs/express": "^1.0.0-pre.4", - "@feathersjs/feathers": "^3.0.0-pre.3", - "@feathersjs/socketio": "^3.0.0-pre.4", + "@feathersjs/authentication-jwt": "^1.0.0", + "@feathersjs/express": "^1.0.0", + "@feathersjs/feathers": "^3.0.0", + "@feathersjs/socketio": "^3.0.0", "body-parser": "^1.15.2", "chai": "^4.0.2", "feathers-memory": "^1.1.0",