Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Jul 10, 2023
1 parent 8315db6 commit 10c3579
Show file tree
Hide file tree
Showing 4 changed files with 4,598 additions and 1,859 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
]
},
"resolutions": {
"@sphereon/ssi-sdk.core": "0.11.1-next.70",
"@sphereon/ssi-types": "0.11.1-next.70",
"@sphereon/ssi-sdk-ext.kms-local": "^0.12.1-next.2",
"@sphereon/ssi-sdk.core": "0.13.0",
"@sphereon/ssi-types": "0.13.0",
"@sphereon/ssi-sdk-ext.kms-local": "^0.12.2-next.3",
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.1-next.2",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.11.1-next.70",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.2-next.3",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.13.0",
"@digitalcredentials/ed25519-verification-key-2020": "3.2.2",
"@veramo/cli": "4.2.0",
"@veramo/core": "4.2.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/gx-agent-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@microsoft/api-extractor": "^7.33.6",
"@microsoft/api-extractor-model": "^7.25.2",
"@sphereon/gx-agent": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.1-next.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.2-next.3",
"@types/blessed": "^0.1.19",
"@types/swagger-ui-express": "^4.1.3",
"@types/uuid": "^9.0.0",
Expand Down Expand Up @@ -59,13 +59,13 @@
"typescript": "4.6.4"
},
"resolutions": {
"@sphereon/ssi-sdk.core": "0.11.1-next.70",
"@sphereon/ssi-types": "0.11.1-next.70",
"@sphereon/ssi-sdk-ext.key-manager": "0.12.1-next.2",
"@sphereon/ssi-sdk-ext.kms-local": "0.12.1-next.2",
"@sphereon/ssi-sdk.core": "0.13.0",
"@sphereon/ssi-types": "0.13.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.12.2-next.3",
"@sphereon/ssi-sdk-ext.kms-local": "0.12.2-next.3",
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.1-next.2",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.11.1-next.70",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.2-next.3",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.13.0",
"@digitalcredentials/ed25519-verification-key-2020": "3.2.2",
"@veramo/cli": "4.2.0",
"@veramo/core": "4.2.0",
Expand Down
28 changes: 14 additions & 14 deletions packages/gx-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"build:copyfiles": "copyfiles fixtures/*.* ./dist/ && copyfiles plugin.schema.json ./dist/"
},
"dependencies": {
"@sphereon/ssi-sdk-ext.key-manager": "0.12.1-next.2",
"@sphereon/ssi-sdk-ext.kms-local": "0.12.1-next.2",
"@sphereon/ssi-sdk-ext.key-manager": "0.12.2-next.3",
"@sphereon/ssi-sdk-ext.kms-local": "0.12.2-next.3",
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk.core": "0.11.1-next.70",
"@sphereon/ssi-sdk-ext.key-utils": "0.12.1-next.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.1-next.2",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.11.1-next.72",
"@sphereon/ssi-types": "0.11.1-next.70",
"@sphereon/ssi-sdk.core": "0.13.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.12.2-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.2-next.3",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.13.0",
"@sphereon/ssi-types": "0.13.0",
"@transmute/jose-ld": "^0.7.0-unstable.67",
"@transmute/lds-ecdsa-secp256k1-recovery2020": "^0.0.7",
"@transmute/security-context": "^0.7.0-unstable.67",
Expand All @@ -50,7 +50,7 @@
"typeorm": "0.3.10",
"uint8arrays": "^3.1.1",
"uuid": "^9.0.0",
"web-did-resolver": "^2.0.21",
"web-did-resolver": "^2.0.27",
"yaml": "^2.2.1"
},
"devDependencies": {
Expand All @@ -68,13 +68,13 @@
"typescript": "4.6.4"
},
"resolutions": {
"@sphereon/ssi-sdk.core": "0.11.1-next.70",
"@sphereon/ssi-types": "0.11.1-next.70",
"@sphereon/ssi-sdk-ext.key-manager": "0.12.1-next.2",
"@sphereon/ssi-sdk-ext.kms-local": "0.12.1-next.2",
"@sphereon/ssi-sdk.core": "0.13.0",
"@sphereon/ssi-types": "0.13.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.12.2-next.3",
"@sphereon/ssi-sdk-ext.kms-local": "0.12.2-next.3",
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.1-next.2",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.11.1-next.70",
"@sphereon/ssi-sdk-ext.did-utils": "0.12.2-next.3",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.13.0",
"@digitalcredentials/ed25519-verification-key-2020": "3.2.2",
"@veramo/cli": "4.2.0",
"@veramo/core": "4.2.0",
Expand Down
Loading

0 comments on commit 10c3579

Please sign in to comment.