Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 1c6627c commit a7752ca
Show file tree
Hide file tree
Showing 35 changed files with 472 additions and 448 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
shard: [1, 2, 3, 4, 5]
services:
postgres:
image: postgres:16.0
image: postgres:16.3
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: test123
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
shard: [1, 2, 3, 4, 5]
services:
postgres:
image: postgres:16.0
image: postgres:16.3
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: test123
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@metamask/eth-sig-util": "7.0.1",
"@metamask/eth-sig-util": "7.0.2",
"@microsoft/api-documenter": "7.23.30",
"@microsoft/api-extractor": "7.40.6",
"@microsoft/api-extractor-model": "7.28.13",
"@microsoft/api-extractor-model": "7.28.17",
"@microsoft/tsdoc": "0.14.2",
"@noble/hashes": "1.3.3",
"@stablelib/ed25519": "1.0.3",
Expand All @@ -41,7 +41,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.19",
"@types/uuid": "9.0.8",
"caip": "1.1.0",
"caip": "1.1.1",
"credential-status": "3.0.0",
"cross-env": "7.0.3",
"did-jwt": "8.0.0",
Expand All @@ -56,16 +56,16 @@
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"json-schema": "0.4.0",
"lerna": "8.1.2",
"lerna": "8.1.3",
"lerna-changelog": "2.2.0",
"openapi-types": "12.1.3",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"semantic-release": "23.0.2",
"ts-jest": "29.1.2",
"ts-json-schema-generator": "1.5.0",
"ts-json-schema-generator": "1.5.1",
"ts-node": "10.9.2",
"typeorm": "0.3.17",
"typeorm": "0.3.20",
"typescript": "5.3.3",
"uint8arrays": "5.0.2",
"uuid": "9.0.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@
"yaml": "^2.3.4"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/express": "4.17.17",
"@types/inquirer": "9.0.3",
"@types/inquirer-autocomplete-prompt": "3.0.0",
"@types/debug": "4.1.12",
"@types/express": "4.17.21",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/node-fetch": "3.0.3",
"@types/passport-http-bearer": "1.0.37",
"@types/qrcode-terminal": "0.12.0",
"@types/url-parse": "1.4.8",
"@types/ws": "8.5.5",
"@types/passport-http-bearer": "1.0.41",
"@types/qrcode-terminal": "0.12.2",
"@types/url-parse": "1.4.11",
"@types/ws": "8.5.10",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"did-resolver": "^4.1.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"z-schema": "^6.0.1"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/events": "3.0.0",
"@types/debug": "4.1.12",
"@types/events": "3.0.3",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-eip712/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eip-712-types-generation": "^0.1.6"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/credential-ld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"did-resolver": "^4.1.0"
},
"resolutions": {
"@types/react": "18.2.20",
"@types/react": "18.3.2",
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"borc": "3.0.0",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"did-resolver": "^4.1.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/credential-w3c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@veramo/credential-ld": "^5.6.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/debug": "4.1.12",
"@types/uuid": "9.0.8",
"typescript": "5.3.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/data-store-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"@types/ungap__structured-clone": "1.2.0",
"@types/uuid": "9.0.2",
"@types/uuid": "9.0.8",
"typescript": "5.3.3"
},
"files": [
Expand Down
6 changes: 3 additions & 3 deletions packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"sqlite3": "5.1.6",
"@types/debug": "4.1.12",
"@types/uuid": "9.0.8",
"sqlite3": "5.1.7",
"typescript": "5.3.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/did-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/debug": "4.1.12",
"@types/uuid": "9.0.8",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/did-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"debug": "^4.3.3"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/did-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"did-resolver": "^4.1.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ethr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"ethr-did": "^3.0.5"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"multihashes": "^4.0.3"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-jwk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"did-resolver": "^4.1.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"@veramo/core": "workspace:*",
"@veramo/key-manager": "workspace:*",
"@veramo/kms-local": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-key/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"ethers": "^6.11.1"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-peer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"did-resolver": "^4.1.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-pkh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"ethers": "^6.11.1"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"debug": "^4.3.3"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/did-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"did-resolver": "^4.1.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"ethr-did-resolver": "10.1.5",
"typescript": "5.3.3",
"web-did-resolver": "2.0.27"
Expand Down
4 changes: 2 additions & 2 deletions packages/key-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/debug": "4.1.12",
"@types/uuid": "9.0.8",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ethers": "^6.11.1"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-web3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ethers": "^6.11.1"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
12 changes: 6 additions & 6 deletions packages/kv-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"uint8arrays": "^4.0.6"
},
"devDependencies": {
"@keyv/compress-brotli": "1.1.4",
"@keyv/compress-brotli": "1.1.6",
"@keyv/compress-gzip": "1.2.3",
"@keyv/sqlite": "3.6.5",
"@keyv/test-suite": "1.9.2",
"@types/debug": "4.1.8",
"@keyv/sqlite": "3.6.7",
"@keyv/test-suite": "1.9.5",
"@types/debug": "4.1.12",
"@types/events": "^3.0.0",
"@types/json-buffer": "3.0.0",
"@types/json-buffer": "3.0.2",
"@types/node": "20.11.19",
"eslint": "8.56.0",
"eslint-plugin-promise": "6.1.1",
"keyv": "4.5.3",
"keyv": "4.5.4",
"timekeeper": "2.3.1",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/message-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"debug": "^4.3.4"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"openapi-types": "12.1.3"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"typescript": "5.3.3"
},
"files": [
Expand Down
12 changes: 6 additions & 6 deletions packages/remote-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"debug": "^4.3.3",
"did-resolver": "^4.1.0",
"express": "^4.18.2",
"passport": "^0.6.0",
"passport": "^0.7.0",
"passport-http-bearer": "^1.0.1",
"url-parse": "^1.5.4"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/express": "4.17.17",
"@types/passport": "1.0.12",
"@types/passport-http-bearer": "1.0.37",
"@types/url-parse": "1.4.8",
"@types/debug": "4.1.12",
"@types/express": "4.17.21",
"@types/passport": "1.0.16",
"@types/passport-http-bearer": "1.0.41",
"@types/url-parse": "1.4.11",
"typescript": "5.3.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/selective-disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"@types/debug": "4.1.12",
"@types/uuid": "9.0.8",
"typescript": "5.3.3"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"ethr-did-resolver": "^10.1.0",
"path": "npm:path-browserify",
"process": "npm:process",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"stream": "npm:stream-browserify",
"typeorm": "^0.3.17",
"util": "npm:util",
Expand Down
Loading

0 comments on commit a7752ca

Please sign in to comment.