|
37 | 37 | "ignore": [] |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@feathersjs/authentication": "^4.5.11", |
41 | | - "@feathersjs/authentication-local": "^4.5.11", |
42 | | - "@feathersjs/authentication-oauth": "^4.5.11", |
43 | | - "@feathersjs/configuration": "^4.5.11", |
44 | | - "@feathersjs/errors": "^4.5.11", |
45 | | - "@feathersjs/express": "^4.5.11", |
46 | | - "@feathersjs/feathers": "^4.5.11", |
47 | | - "@feathersjs/socketio": "^4.5.11", |
48 | | - "@feathersjs/transport-commons": "^4.5.11", |
| 40 | + "@feathersjs/authentication": "^4.5.15", |
| 41 | + "@feathersjs/authentication-local": "^4.5.15", |
| 42 | + "@feathersjs/authentication-oauth": "^4.5.15", |
| 43 | + "@feathersjs/configuration": "^4.5.15", |
| 44 | + "@feathersjs/errors": "^4.5.15", |
| 45 | + "@feathersjs/express": "^4.5.15", |
| 46 | + "@feathersjs/feathers": "^4.5.15", |
| 47 | + "@feathersjs/socketio": "^4.5.15", |
| 48 | + "@feathersjs/transport-commons": "^4.5.15", |
49 | 49 | "compression": "^1.7.4", |
50 | 50 | "cors": "^2.8.5", |
51 | | - "feathers-authentication-management": "^3.1.0", |
52 | | - "feathers-hooks-common": "^5.0.5", |
53 | | - "feathers-mailer": "^3.0.1", |
54 | | - "feathers-sequelize": "^6.2.0", |
55 | | - "helmet": "^4.4.1", |
| 51 | + "feathers-authentication-management": "^4.0.0", |
| 52 | + "feathers-hooks-common": "^6.1.5", |
| 53 | + "feathers-mailer": "^3.1.0", |
| 54 | + "feathers-sequelize": "^6.3.4", |
| 55 | + "helmet": "^6.0.0", |
56 | 56 | "lodash": "^4.17.21", |
57 | | - "nodemailer": "^6.4.18", |
58 | | - "pg": "^7.18.2", |
59 | | - "sequelize": "^5.22.3", |
| 57 | + "nodemailer": "^6.7.8", |
| 58 | + "pg": "^8.8.0", |
| 59 | + "sequelize": "^6.23.0", |
60 | 60 | "serve-favicon": "^2.5.0", |
61 | | - "winston": "^3.3.3" |
| 61 | + "winston": "^3.8.2" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "axios": "^0.21.1", |
65 | | - "eslint": "^7.20.0", |
66 | | - "mocha": "^8.3.0", |
67 | | - "nodemon": "^2.0.7" |
| 64 | + "axios": "^0.27.2", |
| 65 | + "eslint": "^8.23.1", |
| 66 | + "mocha": "^10.0.0", |
| 67 | + "nodemon": "^2.0.20" |
68 | 68 | } |
69 | 69 | } |
0 commit comments