Skip to content

Commit

Permalink
build(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 64aaaaa commit 3e7ca55
Show file tree
Hide file tree
Showing 22 changed files with 6,806 additions and 4,233 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected].0
- uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}

Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"@energyweb/eslint-config": "^0.1.0",
"@energyweb/prettier-config": "0.0.1",
"@types/bl": "2.1.0",
"@types/chai": "4.3.9",
"@types/chai": "4.3.20",
"@types/chai-arrays": "1.0.3",
"@types/chai-as-promised": "7.1.7",
"@types/deep-equal-in-any-order": "1.0.2",
"@types/elliptic": "6.4.16",
"@types/chai-as-promised": "7.1.8",
"@types/deep-equal-in-any-order": "1.0.4",
"@types/elliptic": "6.4.18",
"@types/jsonwebtoken": "8.5.9",
"@types/sjcl": "1.0.32",
"@types/sjcl": "1.0.34",
"@types/wait-on": "^5.3.1",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
Expand All @@ -63,11 +63,11 @@
"lerna": "^5.4.3",
"mocha": "7.2.0",
"prettier": "^2.5.1",
"prettier-plugin-solidity": "1.1.3",
"prettier-plugin-solidity": "1.4.1",
"run-with-testrpc": "0.3.1",
"truffle": "^5.2.4",
"tsify": "4.0.2",
"typedoc": "^0.25.0",
"typedoc": "^0.27.0",
"typedoc-plugin-markdown": "^3.14.0",
"typescript": "^4.9.3",
"wait-on": "^6.0.1"
Expand Down
1,023 changes: 602 additions & 421 deletions packages/claims/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@ew-did-registry/did-store-interface": "0.9.0",
"@ew-did-registry/jwt": "0.9.0",
"@ew-did-registry/keys": "0.9.0",
"@types/sjcl": "1.0.32",
"@types/sjcl": "1.0.34",
"base64url": "^3.0.1",
"eciesjs": "^0.4.0",
"ethers": "^5.7.2",
Expand Down
1,191 changes: 763 additions & 428 deletions packages/credentials-interface/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/credentials-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@sphereon/pex": "^2.0.1",
"@sphereon/pex-models": "^2.0.2",
"@sphereon/ssi-types": "^0.17.0",
"@sphereon/ssi-types": "^0.32.0",
"@types/lodash": "^4.14.195",
"ethers": "^6.6.7",
"joi": "^17.6.0",
Expand Down
1,181 changes: 682 additions & 499 deletions packages/did-document/package-lock.json

Large diffs are not rendered by default.

1,061 changes: 645 additions & 416 deletions packages/did-ethr-resolver/package-lock.json

Large diffs are not rendered by default.

1,105 changes: 694 additions & 411 deletions packages/did-ipfs-store/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/did-ipfs-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@web-std/fetch": "^4.1.0",
"@web-std/file": "^3.0.2",
"@web-std/form-data": "^3.0.2",
"axios": "^0.27.2"
"axios": "^0.29.0"
},
"devDependencies": {
"@types/chance": "^1.1.3",
Expand Down
564 changes: 346 additions & 218 deletions packages/did-registry/package-lock.json

Large diffs are not rendered by default.

678 changes: 446 additions & 232 deletions packages/did-resolver-interface/package-lock.json

Large diffs are not rendered by default.

697 changes: 461 additions & 236 deletions packages/did-store-interface/package-lock.json

Large diffs are not rendered by default.

678 changes: 446 additions & 232 deletions packages/did/package-lock.json

Large diffs are not rendered by default.

623 changes: 413 additions & 210 deletions packages/jwt/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@ew-did-registry/keys": "0.9.0",
"base64url": "^3.0.1",
"ec-key": "0.0.4",
"ec-key": "0.0.6",
"ethereumjs-util": "^7.0.5",
"ethers": "^5.7.2",
"jsonwebtoken": "^9.0.0",
Expand Down
1,206 changes: 748 additions & 458 deletions packages/keys/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"bn.js": "5.2.1",
"ec-key": "0.0.4",
"ec-key": "0.0.6",
"eciesjs": "^0.4.0",
"elliptic": "^6.5.2",
"ethers": "^5.7.2",
Expand Down
927 changes: 496 additions & 431 deletions packages/proxyIdentity/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/proxyIdentity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@openzeppelin/truffle-upgrades": "1.21.0",
"@truffle/deployer": "3.3.27",
"@truffle/hdwallet-provider": "2.1.15",
"chai": "4.3.10",
"chai": "4.5.0",
"chai-arrays": "2.2.0",
"chai-as-promised": "7.1.1",
"chai-as-promised": "7.1.2",
"copyfiles": "^2.4.1",
"ganache-cli": "^6.12.2",
"mocha": "7.2.0",
Expand Down
71 changes: 47 additions & 24 deletions packages/revocation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/revocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@ew-did-registry/did-ethr-resolver": "0.9.0",
"@ew-did-registry/did-resolver-interface": "0.9.0",
"@ew-did-registry/keys": "0.9.0",
"axios": "^0.27.2",
"axios": "^0.29.0",
"didkit-wasm-node": "^0.1.6",
"ethers": "^5.7.2"
},
Expand All @@ -46,7 +46,7 @@
"@types/pako": "^2.0.0",
"@types/sinon": "^10.0.2",
"@types/sinon-chai": "^3.2.5",
"chai": "4.3.10",
"chai": "4.5.0",
"didkit-wasm-node": "^0.1.6",
"ganache-cli": "^6.12.2",
"nock": "^13.2.7",
Expand Down

0 comments on commit 3e7ca55

Please sign in to comment.