|
15 | 15 | "@linode/api-v4": "0.158.0", |
16 | 16 | "@types/json-schema": "7.0.15", |
17 | 17 | "@types/jsonwebtoken": "9.0.10", |
18 | | - "axios": "1.13.6", |
19 | | - "jose": "^6.2.2", |
20 | 18 | "async-retry": "^1.3.3", |
| 19 | + "axios": "1.13.6", |
21 | 20 | "clean-deep": "3.4.0", |
22 | 21 | "cors": "2.8.6", |
23 | 22 | "debug": "4.4.3", |
|
29 | 28 | "fs-extra": "11.3.4", |
30 | 29 | "generate-password": "1.7.1", |
31 | 30 | "glob": "13.0.6", |
| 31 | + "jose": "^6.2.2", |
32 | 32 | "jsonpath": "1.3.0", |
33 | 33 | "jsonwebtoken": "9.0.3", |
34 | 34 | "jwt-decode": "4.0.0", |
35 | 35 | "lightship": "6.7.2", |
36 | 36 | "lodash": "4.17.23", |
37 | 37 | "morgan": "1.10.1", |
| 38 | + "semver": "^7.7.4", |
38 | 39 | "simple-git": "3.33.0", |
39 | 40 | "socket.io": "4.8.3", |
40 | 41 | "swagger-ui-express": "5.0.1", |
|
53 | 54 | "@eslint/compat": "2.0.3", |
54 | 55 | "@redocly/openapi-cli": "1.0.0-beta.95", |
55 | 56 | "@semantic-release/changelog": "6.0.3", |
56 | | - "@types/async-retry": "^1.4.8", |
57 | 57 | "@semantic-release/git": "10.0.1", |
| 58 | + "@types/async-retry": "^1.4.8", |
58 | 59 | "@types/debug": "^4.1.13", |
59 | 60 | "@types/expect": "24.3.2", |
60 | 61 | "@types/express": "^5.0.6", |
|
63 | 64 | "@types/jsonpath": "0.2.4", |
64 | 65 | "@types/lodash": "4.17.24", |
65 | 66 | "@types/node": "24.12.0", |
| 67 | + "@types/semver": "^7.7.1", |
66 | 68 | "@types/supertest": "7.2.0", |
67 | 69 | "@typescript-eslint/eslint-plugin": "8.57.1", |
68 | 70 | "@typescript-eslint/parser": "8.57.1", |
|
0 commit comments