|
48 | 48 | }, |
49 | 49 | "license": "Apache-2.0", |
50 | 50 | "devDependencies": { |
51 | | - "@babel/core": "7.27.1", |
52 | | - "@babel/preset-env": "7.27.1", |
| 51 | + "@babel/core": "7.28.0", |
| 52 | + "@babel/preset-env": "7.28.0", |
53 | 53 | "@babel/preset-typescript": "7.27.1", |
54 | 54 | "@ethersproject/address": "5.8.0", |
55 | 55 | "@greymass/eosio": "^0.7.0", |
|
58 | 58 | "@semantic-release/git": "10.0.1", |
59 | 59 | "@tonomy/antelope-did": "^0.1.5", |
60 | 60 | "@types/jest": "29.5.14", |
61 | | - "@types/jsonwebtoken": "9.0.9", |
| 61 | + "@types/jsonwebtoken": "9.0.10", |
62 | 62 | "@types/jwk-to-pem": "2.0.3", |
63 | 63 | "@types/node": "^20.1.4", |
64 | 64 | "@typescript-eslint/eslint-plugin": "6.21.0", |
|
68 | 68 | "eslint": "8.57.1", |
69 | 69 | "eslint-config-prettier": "9.1.0", |
70 | 70 | "eslint-plugin-jest": "27.9.0", |
71 | | - "eslint-plugin-prettier": "5.3.1", |
| 71 | + "eslint-plugin-prettier": "5.5.1", |
72 | 72 | "jest": "29.7.0", |
73 | 73 | "jest-config": "^29.7.0", |
74 | 74 | "jsontokens": "4.0.1", |
75 | 75 | "jsonwebtoken": "9.0.2", |
76 | 76 | "jwk-to-pem": "2.0.7", |
77 | 77 | "microbundle": "0.15.1", |
78 | 78 | "mockdate": "3.0.5", |
79 | | - "prettier": "3.5.3", |
| 79 | + "prettier": "3.6.2", |
80 | 80 | "regenerator-runtime": "0.14.1", |
81 | 81 | "rimraf": "^5.0.0", |
82 | 82 | "semantic-release": "22.0.12", |
83 | | - "ts-jest": "29.3.2", |
| 83 | + "ts-jest": "29.4.0", |
84 | 84 | "ts-node": "10.9.2", |
85 | 85 | "tweetnacl": "1.0.3", |
86 | 86 | "typescript": "5.8.3", |
87 | | - "webpack": "5.99.7", |
| 87 | + "webpack": "5.99.9", |
88 | 88 | "webpack-cli": "5.1.4" |
89 | 89 | }, |
90 | 90 | "dependencies": { |
|
0 commit comments