|
55 | 55 | "js-yaml": "^4.1.0", |
56 | 56 | "json-schema-to-ts": "^2.6.2-beta.0", |
57 | 57 | "json-schema-traverse": "^1.0.0", |
58 | | - "lodash.camelcase": "^4.3.0", |
59 | | - "lodash.deburr": "^4.1.0", |
60 | | - "lodash.merge": "^4.6.2", |
61 | | - "lodash.setwith": "^4.3.2", |
62 | | - "lodash.startcase": "^4.4.0", |
| 58 | + "lodash": "^4.17.21", |
63 | 59 | "make-dir": "^3.1.0", |
64 | 60 | "node-abort-controller": "^3.1.1", |
65 | 61 | "oas": "^20.4.0", |
|
76 | 72 | "@types/caseless": "^0.12.2", |
77 | 73 | "@types/find-cache-dir": "^3.2.1", |
78 | 74 | "@types/js-yaml": "^4.0.5", |
79 | | - "@types/lodash.camelcase": "^4.3.7", |
80 | | - "@types/lodash.deburr": "^4.1.7", |
81 | | - "@types/lodash.merge": "^4.6.7", |
82 | | - "@types/lodash.setwith": "^4.3.7", |
83 | | - "@types/lodash.startcase": "^4.4.7", |
| 75 | + "@types/lodash": "^4.17.6", |
84 | 76 | "@types/prettier": "^2.7.2", |
85 | 77 | "@types/prompts": "^2.4.2", |
86 | 78 | "@types/semver": "^7.3.13", |
|
0 commit comments