|
2 | 2 | "name": "cord-api-v3",
|
3 | 3 | "version": "3.0.0",
|
4 | 4 | "license": "MIT",
|
5 |
| - "packageManager": "yarn@4.5.1", |
| 5 | + "packageManager": "yarn@4.9.1", |
6 | 6 | "engines": {
|
7 | 7 | "node": ">= 20.6"
|
8 | 8 | },
|
|
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 |
| - "@fastify/cors": "^10.0.1", |
| 39 | + "@fastify/cors": "^11.0.1", |
40 | 40 | "@ffprobe-installer/ffprobe": "^2.1.2",
|
41 | 41 | "@golevelup/nestjs-discovery": "^4.0.0",
|
42 |
| - "@graphql-hive/yoga": "^0.38.2", |
| 42 | + "@graphql-hive/yoga": ">=0.41.0", |
43 | 43 | "@graphql-tools/utils": "^10.5.4",
|
44 | 44 | "@graphql-yoga/plugin-apq": "^3.7.0",
|
45 | 45 | "@leeoniya/ufuzzy": "^1.0.11",
|
46 |
| - "@nestjs/common": "^10.2.7", |
47 |
| - "@nestjs/core": "^10.2.7", |
48 |
| - "@nestjs/graphql": "^12.0.9", |
49 |
| - "@nestjs/platform-fastify": "^10.4.3", |
| 46 | + "@nestjs/common": "^11.1.0", |
| 47 | + "@nestjs/core": "^11.1.0", |
| 48 | + "@nestjs/graphql": "^13.1.0", |
| 49 | + "@nestjs/platform-fastify": "^11.1.0", |
50 | 50 | "@patarapolw/prettyprint": "^1.0.3",
|
51 | 51 | "@seedcompany/cache": "^3.0.2",
|
52 | 52 | "@seedcompany/common": ">=0.17 <1",
|
53 | 53 | "@seedcompany/data-loader": "^2.0.1",
|
54 | 54 | "@seedcompany/nest": "^1.4.0",
|
55 | 55 | "@seedcompany/nestjs-email": "^4.1.1",
|
56 | 56 | "@seedcompany/scripture": ">=0.8.0",
|
57 |
| - "argon2": "^0.31.1", |
| 57 | + "argon2": "^0.43.0", |
58 | 58 | "aws-xray-sdk-core": "^3.5.3",
|
59 | 59 | "chalk": "^5.3.0",
|
60 | 60 | "class-transformer": "^0.5.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", |
68 |
| - "execa": "^8.0.1", |
| 67 | + "dotenv-expand": "^12.0.2", |
| 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 |
| - "graphql-yoga": "^5.7.0", |
| 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 |
| - "pkg-up": "^4.0.0", |
98 | 97 | "plur": "^5.1.0",
|
99 | 98 | "prismjs-terminal": "^1.2.3",
|
100 | 99 | "react": "^18.2.0",
|
101 | 100 | "react-dom": "^18.2.0",
|
102 |
| - "reflect-metadata": "^0.1.13", |
103 |
| - "rimraf": "^5.0.5", |
| 101 | + "read-package-up": "^11.0.0", |
| 102 | + "reflect-metadata": "^0.2.2", |
| 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 | + "validator": "^13.15.0", |
110 | 111 | "winston": "^3.11.0",
|
111 |
| - "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", |
112 | 113 | "xregexp": "^5.1.1",
|
113 | 114 | "yaml": "^2.3.3"
|
114 | 115 | },
|
115 | 116 | "devDependencies": {
|
116 | 117 | "@gel/generate": "^0.7.0-canary.20250422T080308",
|
117 |
| - "@graphql-hive/cli": "^0.44.2", |
118 |
| - "@nestjs/cli": "^10.2.1", |
119 |
| - "@nestjs/schematics": "^10.0.3", |
120 |
| - "@nestjs/testing": "^10.2.7", |
| 118 | + "@graphql-hive/cli": ">=0.44", |
| 119 | + "@nestjs/cli": "^11.0.7", |
| 120 | + "@nestjs/schematics": "^11.0.5", |
| 121 | + "@nestjs/testing": "^11.1.0", |
121 | 122 | "@seedcompany/eslint-plugin": "^3.4.1",
|
122 | 123 | "@tsconfig/strictest": "^2.0.2",
|
123 | 124 | "@types/common-tags": "^1.8.3",
|
124 | 125 | "@types/ffprobe": "^1.1.7",
|
125 | 126 | "@types/jest": "^29.5.7",
|
126 | 127 | "@types/jsonwebtoken": "^9.0.4",
|
127 | 128 | "@types/lodash": "^4.14.200",
|
128 |
| - "@types/luxon": "^3.4.2", |
| 129 | + "@types/luxon": "^3.6.2", |
129 | 130 | "@types/node": "^22.7.8",
|
130 | 131 | "@types/prismjs": "^1.26.2",
|
131 | 132 | "@types/react": "^18.2.33",
|
132 |
| - "@types/stack-trace": "^0.0.32", |
| 133 | + "@types/stack-trace": "^0.0.33", |
133 | 134 | "@types/triple-beam": "^1.3.4",
|
134 |
| - "@types/uuid": "^10.0.0", |
135 | 135 | "@types/validator": "^13.11.5",
|
136 | 136 | "@typescript-eslint/parser": "^5.62.0",
|
137 | 137 | "debugger-is-attached": "^1.2.0",
|
|
140 | 140 | "eslint-plugin-typescript-sort-keys": "^2.3.0",
|
141 | 141 | "husky": "^4.3.8",
|
142 | 142 | "jest": "^29.7.0",
|
143 |
| - "lint-staged": "^14.0.1", |
| 143 | + "lint-staged": "^15.5.1", |
| 144 | + "npm-check-updates": "^18.0.1", |
144 | 145 | "ts-jest": "^29.1.1",
|
145 |
| - "ts-morph": "^19.0.0", |
| 146 | + "ts-morph": "^25.0.1", |
146 | 147 | "ts-node": "^10.9.1",
|
147 | 148 | "ts-patch": "^3.0.2",
|
148 | 149 | "ts-transformer-keys": "^0.4.4",
|
149 | 150 | "type-fest": "^4.15.0",
|
150 |
| - "typescript": "^5.2.2", |
| 151 | + "typescript": "~5.2.2", |
151 | 152 | "typescript-transform-paths": "^3.4.6"
|
152 | 153 | },
|
153 | 154 | "resolutions": {
|
154 | 155 | "cypher-query-builder/neo4j-driver": "^5",
|
| 156 | + "@angular-devkit/core": "^19.2", |
| 157 | + "@angular-devkit/schematics": "^19.2", |
155 | 158 | "@nestjs/cli/fork-ts-checker-webpack-plugin": "npm:empty-npm-package@*",
|
| 159 | + "@nestjs/cli/glob": "^11", |
156 | 160 | "@nestjs/cli/webpack": "npm:empty-npm-package@*",
|
157 |
| - "@nestjs/cli/typescript": "^5.1.6", |
158 |
| - "@nestjs/graphql/graphql-ws": "^5", |
159 |
| - "@nestjs/platform-fastify/@fastify/cors": "^10", |
160 |
| - "@nestjs/platform-fastify/@fastify/formbody": "^8", |
161 |
| - "@nestjs/platform-fastify/@fastify/middie": "^9", |
162 |
| - "@nestjs/platform-fastify/fastify": "^5", |
163 |
| - "@nestjs/platform-fastify/light-my-request": "^6", |
164 |
| - "@whatwg-node/fetch": "patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch", |
| 161 | + "@nestjs/cli/typescript": "~5.2.2", |
| 162 | + "@whatwg-node/fetch@npm:^0.10.0": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
| 163 | + "@whatwg-node/fetch@npm:^0.10.1": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
| 164 | + "@whatwg-node/fetch@npm:^0.10.4": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
| 165 | + "@whatwg-node/fetch@npm:^0.10.6": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
| 166 | + "logform": "2.6.1", |
| 167 | + "process-warning": "^5", |
| 168 | + "rxjs": "^7.8", |
| 169 | + "secure-json-parse": "^4", |
165 | 170 | "subscriptions-transport-ws": "npm:empty-npm-package@*"
|
166 | 171 | },
|
167 | 172 | "dependenciesMeta": {
|
|
0 commit comments