Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Mar 1, 2024
1 parent 7c038a3 commit 270480f
Show file tree
Hide file tree
Showing 15 changed files with 150 additions and 124 deletions.
8 changes: 4 additions & 4 deletions packages/oid4vci-issuer-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@sphereon/did-uni-client": "^0.6.1",
"@sphereon/pex": "^3.3.0",
"@sphereon/pex-models": "^2.2.2",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.15.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.15.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.key-manager": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.key-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.kms-local": "0.16.1-next.2",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/oid4vci-issuer-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@sphereon/oid4vci-common": "0.10.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@veramo/core": "4.2.0",
"@veramo/credential-w3c": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oid4vci-issuer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@sphereon/oid4vci-common": "0.10.0",
"@sphereon/oid4vci-issuer": "0.10.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@sphereon/ssi-sdk.oid4vci-issuer-store": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/presentation-exchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@sphereon/pex": "^3.3.0",
"@sphereon/pex-models": "^2.2.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/siopv2-oid4vp-op-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sphereon/did-auth-siop": "0.6.0",
"@sphereon/pex": "^3.3.0",
"@sphereon/pex-models": "2.2.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.presentation-exchange": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/siopv2-oid4vp-rp-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@sphereon/did-auth-siop": "0.6.0",
"@sphereon/pex": "^3.3.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@sphereon/ssi-sdk.presentation-exchange": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/siopv2-oid4vp-rp-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/pex": "^3.3.0",
"@sphereon/pex-models": "^2.2.2",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/uni-resolver-registrar-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.15.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.key-manager": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.key-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0",
Expand All @@ -31,8 +31,8 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/vc-handler-ld-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@mattrglobal/jsonld-signatures-bbs": "^1.2.0",
"@noble/hashes": "^1.2.0",
"@sphereon/isomorphic-webcrypto": "^2.4.0-unstable.4",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.key-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
Expand Down Expand Up @@ -58,10 +58,10 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.15.0",
"@sphereon/ssi-sdk-ext.did-provider-lto": "0.15.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.15.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.15.0",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.did-provider-lto": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.key-manager": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.kms-local": "0.16.1-next.2",
"@transmute/lds-ecdsa-secp256k1-recovery2020": "^0.0.7",
"@types/nock": "^11.1.0",
"@types/node": "18.15.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vc-status-list-issuer-drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "^0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "^0.16.1-next.2",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/vc-status-list-issuer-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
Expand All @@ -31,8 +31,8 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vc-status-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build:clean": "tsc --build --clean && tsc --build"
},
"dependencies": {
"@sphereon/ssi-sdk-ext.did-utils": "0.15.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.16.1-next.2",
"@sphereon/ssi-types": "workspace:*",
"@sphereon/vc-status-list": "7.0.0-next.0",
"@veramo/core": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/w3c-vc-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.1",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.15.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.15.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.15.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.kms-local": "0.16.1-next.2",
"@sphereon/ssi-sdk-ext.key-manager": "0.16.1-next.2",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/web3-provider-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"web3-validator": "^2.0.0"
},
"devDependencies": {
"@sphereon/ssi-sdk-ext.key-manager": "^0.15.0",
"@sphereon/ssi-sdk-ext.kms-local": "^0.15.0",
"@sphereon/ssi-sdk-ext.key-manager": "^0.16.1-next.2",
"@sphereon/ssi-sdk-ext.kms-local": "^0.16.1-next.2",
"@types/body-parser": "^1.19.2",
"@types/cors": "^2.8.13",
"@types/dotenv-flow": "^3.2.0",
Expand Down
Loading

0 comments on commit 270480f

Please sign in to comment.