|
33 | 33 | "dependencies": {
|
34 | 34 | "@aws-sdk/client-s3": "^3.440.0",
|
35 | 35 | "@aws-sdk/s3-request-presigner": "^3.440.0",
|
36 |
| - "@faker-js/faker": "^8.2.0", |
| 36 | + "@faker-js/faker": "^9.7.0", |
37 | 37 | "@fastify/compress": "^8.0.1",
|
38 | 38 | "@fastify/cookie": "^11.0.1",
|
39 | 39 | "@fastify/cors": "^11.0.1",
|
|
64 | 64 | "common-tags": "^1.8.2",
|
65 | 65 | "cypher-query-builder": "patch:cypher-query-builder@npm%3A6.0.4#~/.yarn/patches/cypher-query-builder-npm-6.0.4-e8707a5e8e.patch",
|
66 | 66 | "dotenv": "^16.3.1",
|
67 |
| - "dotenv-expand": "^10.0.0", |
| 67 | + "dotenv-expand": "^12.0.2", |
68 | 68 | "execa": "^9.5.2",
|
69 | 69 | "extensionless": "^1.7.0",
|
70 | 70 | "fast-safe-stringify": "^2.1.1",
|
71 | 71 | "fastest-levenshtein": "^1.0.16",
|
72 | 72 | "fastify": "^5.0.0",
|
73 | 73 | "fastify-raw-body": "^5.0.0",
|
74 |
| - "file-type": "^18.6.0", |
| 74 | + "file-type": "^20.5.0", |
75 | 75 | "gel": "^2.1.0-canary.20250319T143140",
|
76 |
| - "glob": "^10.3.10", |
| 76 | + "glob": "^11.0.2", |
77 | 77 | "got": "^14.3.0",
|
78 | 78 | "graphql": "^16.9.0",
|
79 | 79 | "graphql-parse-resolve-info": "^4.14.0",
|
80 | 80 | "graphql-scalars": "^1.22.4",
|
81 | 81 | "graphql-yoga": "^5.13.4",
|
82 | 82 | "human-format": "^1.2.0",
|
83 |
| - "image-size": "^1.0.2", |
| 83 | + "image-size": "^2.0.2", |
84 | 84 | "indent-string": "^5.0.0",
|
85 | 85 | "ioredis": "^5.3.2",
|
86 | 86 | "iso-3166-1": "^2.1.1",
|
|
90 | 90 | "lodash": "npm:lodash-es@^4.17.21",
|
91 | 91 | "lru-cache": "^11.0.1",
|
92 | 92 | "luxon": "^3.5.0",
|
93 |
| - "mime": "beta", |
94 |
| - "nanoid": "^4.0.2", |
| 93 | + "mime": "^4.0.7", |
| 94 | + "nanoid": "^5.1.5", |
95 | 95 | "neo4j-driver": "^5.28.1",
|
96 | 96 | "p-retry": "^6.2.1",
|
97 | 97 | "plur": "^5.1.0",
|
|
100 | 100 | "react-dom": "^18.2.0",
|
101 | 101 | "read-package-up": "^11.0.0",
|
102 | 102 | "reflect-metadata": "^0.2.2",
|
103 |
| - "rimraf": "^5.0.5", |
| 103 | + "rimraf": "^6.0.1", |
104 | 104 | "rxjs": "^7.8.1",
|
105 | 105 | "sanitize-filename": "^1.6.3",
|
106 | 106 | "title-case": "^4.3.1",
|
107 |
| - "ts-essentials": "^9.4.1", |
| 107 | + "ts-essentials": "^10.0.4", |
108 | 108 | "urlpattern-polyfill": "^10.0.0",
|
109 |
| - "uuid": "^10.0.0", |
| 109 | + "uuid": "^11.1.0", |
110 | 110 | "validator": "^13.15.0",
|
111 | 111 | "winston": "^3.11.0",
|
112 |
| - "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz", |
| 112 | + "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", |
113 | 113 | "xregexp": "^5.1.1",
|
114 | 114 | "yaml": "^2.3.3"
|
115 | 115 | },
|
|
130 | 130 | "@types/node": "^22.7.8",
|
131 | 131 | "@types/prismjs": "^1.26.2",
|
132 | 132 | "@types/react": "^18.2.33",
|
133 |
| - "@types/stack-trace": "^0.0.32", |
| 133 | + "@types/stack-trace": "^0.0.33", |
134 | 134 | "@types/triple-beam": "^1.3.4",
|
135 |
| - "@types/uuid": "^10.0.0", |
136 | 135 | "@types/validator": "^13.11.5",
|
137 | 136 | "@typescript-eslint/parser": "^5.62.0",
|
138 | 137 | "debugger-is-attached": "^1.2.0",
|
|
141 | 140 | "eslint-plugin-typescript-sort-keys": "^2.3.0",
|
142 | 141 | "husky": "^4.3.8",
|
143 | 142 | "jest": "^29.7.0",
|
144 |
| - "lint-staged": "^14.0.1", |
| 143 | + "lint-staged": "^15.5.1", |
145 | 144 | "npm-check-updates": "^18.0.1",
|
146 | 145 | "ts-jest": "^29.1.1",
|
147 |
| - "ts-morph": "^19.0.0", |
| 146 | + "ts-morph": "^25.0.1", |
148 | 147 | "ts-node": "^10.9.1",
|
149 | 148 | "ts-patch": "^3.0.2",
|
150 | 149 | "ts-transformer-keys": "^0.4.4",
|
|
0 commit comments