|
37 | 37 | "/oclif.manifest.json" |
38 | 38 | ], |
39 | 39 | "dependencies": { |
40 | | - "@inquirer/prompts": "7.2.1", |
| 40 | + "@inquirer/prompts": "7.2.3", |
41 | 41 | "@internxt/inxt-js": "2.0.11", |
42 | 42 | "@internxt/lib": "1.2.1", |
43 | 43 | "@internxt/sdk": "1.7.0", |
44 | | - "@oclif/core": "4.2.0", |
| 44 | + "@oclif/core": "4.2.3", |
45 | 45 | "@types/validator": "13.12.2", |
46 | 46 | "axios": "1.7.9", |
47 | 47 | "bip39": "3.1.0", |
|
56 | 56 | "mime-types": "2.1.35", |
57 | 57 | "openpgp": "5.11.2", |
58 | 58 | "pm2": "5.4.3", |
59 | | - "range-parser": "^1.2.1", |
| 59 | + "range-parser": "1.2.1", |
60 | 60 | "reflect-metadata": "0.2.2", |
61 | 61 | "selfsigned": "2.4.1", |
62 | 62 | "sequelize": "6.37.5", |
|
69 | 69 | "@internxt/eslint-config-internxt": "2.0.0", |
70 | 70 | "@internxt/prettier-config": "internxt/prettier-config#v1.0.2", |
71 | 71 | "@oclif/test": "4.1.7", |
72 | | - "@openpgp/web-stream-tools": "0.0.11-patch-0", |
| 72 | + "@openpgp/web-stream-tools": "0.0.11-patch-1", |
73 | 73 | "@types/cli-progress": "3.11.6", |
74 | 74 | "@types/express": "5.0.0", |
75 | 75 | "@types/mime-types": "2.1.4", |
76 | 76 | "@types/node": "22.10.6", |
77 | 77 | "@types/range-parser": "1.2.7", |
78 | 78 | "@vitest/coverage-istanbul": "2.1.8", |
79 | 79 | "@vitest/spy": "2.1.8", |
80 | | - "eslint": "9.17.0", |
| 80 | + "eslint": "9.18.0", |
81 | 81 | "husky": "9.1.7", |
82 | 82 | "lint-staged": "15.3.0", |
83 | 83 | "nock": "13.5.6", |
84 | 84 | "nodemon": "3.1.9", |
85 | | - "oclif": "4.17.11", |
| 85 | + "oclif": "4.17.13", |
86 | 86 | "prettier": "3.4.2", |
87 | 87 | "rimraf": "6.0.1", |
88 | 88 | "sequelize-cli": "6.6.2", |
89 | 89 | "ts-node": "10.9.2", |
90 | | - "typescript": "5.7.2", |
| 90 | + "typescript": "5.7.3", |
91 | 91 | "vitest": "2.1.8", |
92 | 92 | "vitest-mock-express": "2.2.0" |
93 | 93 | }, |
|
0 commit comments