|
1 | 1 | { |
2 | 2 | "name": "server", |
3 | | - "version": "0.0.99", |
| 3 | + "version": "0.0.100", |
4 | 4 | "private": true, |
5 | 5 | "engines": { |
6 | 6 | "node": "16.x.x" |
|
18 | 18 | "@n1ru4l/graphql-live-query": "^0.7.1", |
19 | 19 | "@n1ru4l/in-memory-live-query-store": "^0.6.5", |
20 | 20 | "add": "^2.0.6", |
21 | | - "apollo-server-express": "^2.25.2", |
| 21 | + "apollo-server-express": "^3.0.2", |
22 | 22 | "argon2": "^0.28.2", |
23 | | - "aws-sdk": "^2.947.0", |
| 23 | + "aws-sdk": "^2.951.0", |
24 | 24 | "class-validator": "^0.13.1", |
25 | 25 | "cors": "^2.8.5", |
26 | 26 | "cross-env": "^7.0.3", |
27 | 27 | "dataloader": "^2.0.0", |
28 | 28 | "dayjs": "^1.10.6", |
29 | 29 | "express": "^4.17.1", |
30 | 30 | "faker": "^5.5.3", |
31 | | - "file-type": "^16.5.1", |
| 31 | + "file-type": "^16.5.2", |
32 | 32 | "got": "^11.8.2", |
33 | 33 | "graphql": "^15.4.0-experimental-stream-defer.1", |
34 | 34 | "graphql-redis-subscriptions": "^2.4.0", |
|
38 | 38 | "graphql-ws": "^5.3.0", |
39 | 39 | "ioredis": "^4.27.6", |
40 | 40 | "jsonwebtoken": "^8.5.1", |
41 | | - "metascraper": "^5.22.10", |
42 | | - "metascraper-author": "^5.22.10", |
43 | | - "metascraper-clearbit": "^5.22.9", |
44 | | - "metascraper-date": "^5.22.9", |
45 | | - "metascraper-description": "^5.22.9", |
46 | | - "metascraper-image": "^5.22.9", |
47 | | - "metascraper-logo": "^5.22.9", |
48 | | - "metascraper-publisher": "^5.22.10", |
49 | | - "metascraper-title": "^5.22.9", |
50 | | - "metascraper-url": "^5.22.9", |
51 | | - "metascraper-youtube": "^5.22.9", |
| 41 | + "metascraper": "^5.22.11", |
| 42 | + "metascraper-author": "^5.22.11", |
| 43 | + "metascraper-clearbit": "^5.22.11", |
| 44 | + "metascraper-date": "^5.22.11", |
| 45 | + "metascraper-description": "^5.22.11", |
| 46 | + "metascraper-image": "^5.22.11", |
| 47 | + "metascraper-logo": "^5.22.11", |
| 48 | + "metascraper-publisher": "^5.22.11", |
| 49 | + "metascraper-title": "^5.22.11", |
| 50 | + "metascraper-url": "^5.22.11", |
| 51 | + "metascraper-youtube": "^5.22.11", |
52 | 52 | "mikro-orm-cache-adapter-redis": "^1.1.1", |
53 | 53 | "mime": "^2.5.2", |
54 | 54 | "mudder": "^1.0.10", |
|
59 | 59 | "sharp": "^0.28.3", |
60 | 60 | "type-graphql": "^1.1.1", |
61 | 61 | "typescript": "^4.3.5", |
62 | | - "user-agents": "^1.0.713", |
| 62 | + "user-agents": "^1.0.719", |
63 | 63 | "validator": "^13.6.0", |
64 | 64 | "ws": "^7.5.3", |
65 | 65 | "xss": "^1.0.9" |
|
70 | 70 | "@types/express": "^4.17.13", |
71 | 71 | "@types/faker": "^5.5.7", |
72 | 72 | "@types/graphql-upload": "^8.0.6", |
73 | | - "@types/ioredis": "^4.26.5", |
| 73 | + "@types/ioredis": "^4.26.6", |
74 | 74 | "@types/jsonwebtoken": "^8.5.4", |
75 | 75 | "@types/mime": "^2.0.3", |
76 | 76 | "@types/sanitize-html": "^2.3.2", |
|
0 commit comments