|
36 | 36 | "/oclif.manifest.json" |
37 | 37 | ], |
38 | 38 | "dependencies": { |
39 | | - "@inquirer/prompts": "7.6.0", |
| 39 | + "@inquirer/prompts": "7.8.4", |
40 | 40 | "@internxt/inxt-js": "2.2.5", |
41 | 41 | "@internxt/lib": "1.3.1", |
42 | 42 | "@internxt/sdk": "1.11.0", |
43 | | - "@oclif/core": "4.4.1", |
| 43 | + "@oclif/core": "4.5.2", |
44 | 44 | "@types/validator": "13.15.2", |
45 | 45 | "async": "3.2.6", |
46 | | - "axios": "1.10.0", |
| 46 | + "axios": "1.11.0", |
47 | 47 | "bip39": "3.1.0", |
48 | 48 | "body-parser": "2.2.0", |
49 | 49 | "cli-progress": "3.12.0", |
50 | 50 | "dayjs": "1.11.13", |
51 | | - "dotenv": "17.0.1", |
| 51 | + "dotenv": "17.2.1", |
52 | 52 | "express": "5.1.0", |
53 | 53 | "express-async-handler": "1.2.0", |
54 | 54 | "express-basic-auth": "1.2.1", |
|
58 | 58 | "pm2": "6.0.8", |
59 | 59 | "range-parser": "1.2.1", |
60 | 60 | "reflect-metadata": "0.2.2", |
61 | | - "selfsigned": "2.4.1", |
62 | | - "sharp": "0.34.2", |
| 61 | + "selfsigned": "3.0.1", |
| 62 | + "sharp": "0.34.3", |
63 | 63 | "tty-table": "4.2.3", |
64 | 64 | "winston": "3.17.0" |
65 | 65 | }, |
|
68 | 68 | "@internxt/prettier-config": "internxt/prettier-config#v1.0.2", |
69 | 69 | "@oclif/test": "4.1.13", |
70 | 70 | "@openpgp/web-stream-tools": "0.0.11-patch-1", |
71 | | - "@types/async": "3.2.24", |
| 71 | + "@types/async": "3.2.25", |
72 | 72 | "@types/cli-progress": "3.11.6", |
73 | 73 | "@types/express": "5.0.3", |
74 | 74 | "@types/mime-types": "3.0.1", |
75 | 75 | "@types/node": "22.16.0", |
76 | 76 | "@types/range-parser": "1.2.7", |
77 | 77 | "@vitest/coverage-istanbul": "3.2.4", |
78 | 78 | "@vitest/spy": "3.2.4", |
79 | | - "eslint": "9.30.1", |
| 79 | + "eslint": "9.34.0", |
80 | 80 | "husky": "9.1.7", |
81 | | - "lint-staged": "16.1.2", |
82 | | - "nock": "14.0.5", |
| 81 | + "lint-staged": "16.1.5", |
| 82 | + "nock": "14.0.10", |
83 | 83 | "nodemon": "3.1.10", |
84 | | - "oclif": "4.20.1", |
| 84 | + "oclif": "4.22.14", |
85 | 85 | "prettier": "3.6.2", |
86 | 86 | "rimraf": "6.0.1", |
87 | 87 | "ts-node": "10.9.2", |
88 | | - "typescript": "5.8.3", |
| 88 | + "typescript": "5.9.2", |
89 | 89 | "vitest": "3.2.4", |
90 | 90 | "vitest-mock-express": "2.2.0" |
91 | 91 | }, |
|
0 commit comments