|
50 | 50 | "typescript-eslint": "^8.2.0" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | | - "@aws-sdk/client-kms": "^3.637.0", |
54 | | - "@azure/identity": "^4.4.1", |
55 | | - "@azure/keyvault-keys": "^4.8.0", |
56 | | - "@bufbuild/protobuf": "^2.0.0", |
57 | | - "@criteria/json-schema": "^0.10.0", |
58 | | - "@criteria/json-schema-validation": "^0.10.0", |
59 | | - "@google-cloud/kms": "^4.5.0", |
60 | | - "@hackbg/miscreant-esm": "^0.3.2-patch.3", |
61 | 53 | "@mapbox/node-pre-gyp": "^1.0.11", |
62 | | - "@smithy/types": "^3.3.0", |
63 | | - "@types/simple-oauth2": "^5.0.7", |
64 | | - "@types/validator": "^13.12.0", |
65 | | - "ajv": "^8.17.1", |
66 | | - "async-mutex": "^0.5.0", |
67 | | - "avsc": "^5.7.7", |
68 | | - "axios": "^1.7.3", |
69 | 54 | "bindings": "^1.3.1", |
70 | | - "json-stringify-deterministic": "^1.0.12", |
71 | | - "lru-cache": "^11.0.0", |
72 | | - "nan": "^2.17.0", |
73 | | - "node-vault": "^0.10.2", |
74 | | - "simple-oauth2": "^5.1.0", |
75 | | - "validator": "^13.12.0" |
76 | | - }, |
| 55 | + "nan": "^2.17.0" |
| 56 | + }, |
77 | 57 | "engines": { |
78 | 58 | "node": ">=18.0.0" |
79 | 59 | }, |
|
0 commit comments