|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@jest/globals": "29.7.0", |
31 | | - "@metamask/eth-sig-util": "7.0.1", |
32 | | - "@microsoft/api-documenter": "7.26.5", |
| 31 | + "@metamask/eth-sig-util": "7.0.3", |
| 32 | + "@microsoft/api-documenter": "7.26.27", |
33 | 33 | "@microsoft/api-extractor": "7.49.1", |
34 | | - "@microsoft/api-extractor-model": "7.30.2", |
35 | | - "@microsoft/tsdoc": "0.15.0", |
| 34 | + "@microsoft/api-extractor-model": "7.30.6", |
| 35 | + "@microsoft/tsdoc": "0.15.1", |
36 | 36 | "@noble/hashes": "1.7.1", |
37 | 37 | "@stablelib/ed25519": "1.0.3", |
38 | 38 | "@transmute/credentials-context": "0.7.0-unstable.82", |
39 | | - "@types/express": "4.17.21", |
| 39 | + "@types/express": "4.17.23", |
40 | 40 | "@types/fs-extra": "11.0.4", |
41 | | - "@types/jest": "29.5.12", |
| 41 | + "@types/jest": "29.5.14", |
42 | 42 | "@types/node": "20.17.4", |
43 | 43 | "@types/uuid": "9.0.8", |
44 | | - "caip": "1.1.0", |
| 44 | + "caip": "1.1.1", |
45 | 45 | "credential-status": "3.0.4", |
46 | 46 | "cross-env": "7.0.3", |
47 | 47 | "did-jwt": "8.0.8", |
48 | 48 | "did-jwt-vc": "4.0.6", |
49 | 49 | "did-resolver": "4.1.0", |
50 | 50 | "ethers": "6.13.4", |
51 | 51 | "ethr-did-resolver": "11.0.3", |
52 | | - "express": "4.21.1", |
| 52 | + "express": "4.21.2", |
53 | 53 | "ganache": "7.9.2", |
54 | 54 | "jest": "29.7.0", |
55 | 55 | "jest-config": "29.7.0", |
|
60 | 60 | "lerna-changelog": "2.2.0", |
61 | 61 | "openapi-types": "12.1.3", |
62 | 62 | "prettier": "3.4.2", |
63 | | - "rimraf": "5.0.5", |
| 63 | + "rimraf": "5.0.10", |
64 | 64 | "semantic-release": "23.1.1", |
65 | 65 | "sqlite3": "5.1.7", |
66 | 66 | "ts-jest": "29.2.5", |
67 | | - "ts-json-schema-generator": "1.5.0", |
| 67 | + "ts-json-schema-generator": "1.5.1", |
68 | 68 | "ts-node": "10.9.2", |
69 | | - "typeorm": "0.3.20", |
| 69 | + "typeorm": "0.3.24", |
70 | 70 | "typescript": "5.7.3", |
71 | 71 | "uint8arrays": "5.1.0", |
72 | 72 | "uuid": "9.0.1", |
|
0 commit comments