Skip to content

Commit

Permalink
chore: update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Sep 24, 2023
1 parent f6465cf commit 31a14c7
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/sphereon-sdk.workspace",
"private": true,
"version": "0.12.2",
"version": "0.15.1",
"description": "Sphereon SSI SDK (Workspace)",
"repository": "[email protected]:Sphereon-Opensource/SSI-SDK.git",
"author": "Sphereon <[email protected]>",
Expand Down Expand Up @@ -111,7 +111,7 @@
"@veramo/url-handler": "4.2.0",
"@sphereon/ssi-types": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.14.1-next.6",
"@noble/hashes": "1.2.0",
"did-jwt": "6.11.6",
"did-jwt-vc": "3.1.3",
Expand Down
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 @@ -36,10 +36,10 @@
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/pex": "2.1.0",
"@sphereon/pex-models": "^2.0.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.kms-local": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.kms-local": "0.14.1-next.6",
"@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.7.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.6",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@types/uuid": "^9.0.1",
"@veramo/core": "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.7.0",
"@sphereon/oid4vci-issuer": "0.7.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.6",
"@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": "2.1.0",
"@sphereon/pex-models": "^2.0.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.6",
"@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.3.2-unstable.8",
"@sphereon/pex": "2.1.0",
"@sphereon/pex-models": "2.0.2",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.6",
"@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.3.2-unstable.8",
"@sphereon/pex": "2.1.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.6",
"@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 @@ -36,7 +36,7 @@
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/pex": "2.1.0",
"@sphereon/pex-models": "^2.0.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.6",
"@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.14.1-next.3",
"@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.6",
"@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.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.6",
"@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 @@ -28,8 +28,8 @@
"@sphereon/isomorphic-webcrypto": "^2.4.0-unstable.4",
"@sphereon/ssi-types": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.6",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.vc-status-list": "workspace:*",
Expand All @@ -56,10 +56,10 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-lto": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.kms-local": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.did-provider-lto": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.kms-local": "0.14.1-next.6",
"@transmute/lds-ecdsa-secp256k1-recovery2020": "^0.0.7",
"@types/nock": "^11.1.0",
"@types/node": "18.15.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/vc-status-list-issuer-drivers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk.vc-status-list-issuer-drivers",
"description": "Sphereon SSI-SDK plugin for Status List management, like StatusList2021. Issuer drivers module",
"version": "0.14.1-next.3",
"version": "0.14.1-next.6",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -18,7 +18,7 @@
"typeorm": "^0.3.12",
"@digitalcredentials/vc-status-list": "^5.0.2",
"@veramo/core": "4.2.0",
"@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.6",
"@sphereon/ssi-types": "workspace:*",
"debug": "^4.3.4",
"uint8arrays": "^3.1.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/vc-status-list-issuer-rest-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk.vc-status-list-issuer-rest-api",
"description": "Sphereon SSI-SDK plugin for Status List management, like StatusList2021. Issuer drivers module",
"version": "0.14.1-next.3",
"version": "0.14.1-next.6",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -24,7 +24,7 @@
"uuid": "^9.0.0",
"@digitalcredentials/vc-status-list": "^5.0.2",
"@veramo/core": "4.2.0",
"@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.6",
"@sphereon/ssi-types": "workspace:*",
"debug": "^4.3.4",
"uint8arrays": "^3.1.1"
Expand All @@ -34,8 +34,8 @@
"@types/express": "^4.17.17",
"@types/uuid": "^9.0.3",
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.6",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*",
"@types/body-parser": "^1.19.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/vc-status-list/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk.vc-status-list",
"description": "Sphereon SSI-SDK plugin for Status List management, like StatusList2021.",
"version": "0.14.1-next.3",
"version": "0.14.1-next.6",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@digitalcredentials/vc-status-list": "^5.0.2",
"fix-esm": "^1.0.1",
"@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.6",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0",
"@veramo/credential-status": "4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/w3c-vc-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"@sphereon/did-uni-client": "^0.6.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.6",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.6",
"@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.14.1-next.3",
"@sphereon/ssi-sdk-ext.kms-local": "^0.14.1-next.3",
"@sphereon/ssi-sdk-ext.key-manager": "^0.14.1-next.6",
"@sphereon/ssi-sdk-ext.kms-local": "^0.14.1-next.6",
"@types/body-parser": "^1.19.2",
"@types/cors": "^2.8.13",
"@types/dotenv-flow": "^3.2.0",
Expand Down

0 comments on commit 31a14c7

Please sign in to comment.