|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@sphereon/oid4vci-common": "workspace:*", |
19 | | - "@sphereon/ssi-types": "0.26.1-next.6", |
| 19 | + "@sphereon/ssi-types": "0.26.1-next.132", |
20 | 20 | "cross-fetch": "^3.1.8", |
21 | | - "debug": "^4.3.4" |
| 21 | + "debug": "^4.3.5" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@sphereon/ssi-sdk-ext.key-utils": "^0.18.2", |
| 24 | + "@sphereon/ssi-sdk-ext.key-utils": "^0.22.0", |
25 | 25 | "@transmute/did-key.js": "^0.3.0-unstable.10", |
26 | 26 | "@trust/keyto": "^2.0.0-alpha1", |
27 | | - "@types/jest": "^29.5.3", |
28 | | - "@types/node": "^18.17.4", |
29 | | - "@types/uuid": "^9.0.6", |
| 27 | + "@types/jest": "^29.5.12", |
| 28 | + "@types/node": "^18.19.39", |
| 29 | + "@types/uuid": "^9.0.8", |
30 | 30 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
31 | 31 | "@typescript-eslint/parser": "^5.62.0", |
32 | 32 | "codecov": "^3.8.3", |
33 | | - "dotenv": "^16.3.1", |
34 | | - "eslint": "^8.46.0", |
35 | | - "eslint-config-prettier": "^9.0.0", |
| 33 | + "dotenv": "^16.4.5", |
| 34 | + "eslint": "^8.57.0", |
| 35 | + "eslint-config-prettier": "^9.1.0", |
36 | 36 | "eslint-plugin-eslint-comments": "^3.2.0", |
37 | | - "eslint-plugin-import": "^2.28.0", |
38 | | - "jest": "^29.6.2", |
| 37 | + "eslint-plugin-import": "^2.29.1", |
| 38 | + "jest": "^29.7.0", |
39 | 39 | "jest-junit": "^16.0.0", |
40 | | - "jose": "^4.14.4", |
41 | | - "nock": "^13.3.2", |
| 40 | + "jose": "^4.15.9", |
| 41 | + "nock": "^13.5.4", |
42 | 42 | "npm-run-all": "^4.1.5", |
43 | 43 | "open-cli": "^7.2.0", |
44 | | - "ts-jest": "^29.1.1", |
45 | | - "ts-node": "^10.9.1", |
46 | | - "typescript": "5.3.3", |
| 44 | + "ts-jest": "^29.1.5", |
| 45 | + "ts-node": "^10.9.2", |
| 46 | + "typescript": "5.5.3", |
47 | 47 | "uint8arrays": "3.1.1", |
48 | 48 | "uuid": "^9.0.1" |
49 | 49 | }, |
|
0 commit comments